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

cryptonote_config: include cstdint [RELEASE] #9034

Conversation

jeffro256
Copy link
Contributor

Header was using uint64_t without including <cstdint> which caused some issues downstream for windows builds

Header was using `uint64_t` without including `<cstdint>` which caused some issues downstream for windows builds
@luigi1111 luigi1111 merged commit 2fe5a5e into monero-project:release-v0.18 Nov 6, 2023
17 checks passed
@jeffro256 jeffro256 deleted the cryptonote_config_cstdint_18 branch January 19, 2024 19:27
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