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

Fix missing include #726

Merged
merged 2 commits into from
Aug 2, 2024
Merged

Conversation

kromahn
Copy link
Contributor

@kromahn kromahn commented Aug 2, 2024

Describe your changes

Added header include to fix issues when building under alpine ("'int32_t' does not name a type").

Issue ticket number and link

Checklist before requesting a review

When building under alpine, it fails due to following issue: error: "'int32_t' does not name a type". Including header <cstdint> fixes it.

Signed-off-by: Katja Romahn <[email protected]>
Signed-off-by: Katja Romahn <[email protected]>
@marcemmers marcemmers merged commit bfb3d1f into EVerest:main Aug 2, 2024
4 checks passed
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.

3 participants