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 <cstdint> in CArray.hpp #22

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Not-Nik
Copy link

@Not-Nik Not-Nik commented Dec 14, 2024

This fixes compilation errors on systems, where the standard library doesn't happen to include sized integer definitions in one of the already included headers.

This was an issue for me in the Docker image for Alpine 3.21, with both GCC and clang.

This fixes compilation errors on systems, where the standard library doesn't happen to include sized integer definitions in one of the already included headers
@lawrinn
Copy link
Collaborator

lawrinn commented Dec 27, 2024

Thanks for this your pull request!
In order to accept it, we need you write in the comment, that you are contributing your new code of the whole pull request, including one or several files that are either new files or modified ones, under the BSD-new license.

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