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> for uint64_t. #8682

Merged
merged 1 commit into from
Nov 9, 2023
Merged

Include <cstdint> for uint64_t. #8682

merged 1 commit into from
Nov 9, 2023

Conversation

sebastic
Copy link
Contributor

@sebastic sebastic commented Nov 8, 2023

What does this PR do?

Fix build failure of reverse dependencies with GCC 13.

Per: http://gcc.gnu.org/gcc-13/porting_to.html

What are related issues/pull requests?

Environment

Provide environment details, if relevant:

  • OS: Debian unstable
  • Compiler: GCC 13

@rouault rouault merged commit 31109aa into OSGeo:master Nov 9, 2023
31 checks passed
@sebastic sebastic deleted the gcc-13 branch November 9, 2023 10:05
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.

None yet

2 participants