Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include cstddef #4

Merged
merged 1 commit into from
Jul 7, 2024
Merged

Include cstddef #4

merged 1 commit into from
Jul 7, 2024

Conversation

splatch
Copy link
Contributor

@splatch splatch commented Jun 24, 2024

With gcc 14.1 and cmake 3.29.3 I've had to include above in order to compile library. Since there is another cstd header included above (due to my limited knowledge), I suppose it is a harmless change to pass further c/cpp sanity checks.

Signed-off-by: Łukasz Dywicki <luke@code-house.org>
@RalfOGit RalfOGit merged commit d65e108 into RalfOGit:main Jul 7, 2024
@RalfOGit
Copy link
Owner

RalfOGit commented Jul 7, 2024

Good evening Splatch, sorry for responding late, I've been away for summer vacation. I just merged your change. Have a nice evening. Best regards

@splatch splatch deleted the cstddef branch July 8, 2024 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants