Skip to content

Conversation

@wdconinc
Copy link
Contributor

This new include is needed for gcc-15. The header uses the type uint32_t, which is defined in cstdint. https://en.cppreference.com/w/cpp/types/integer.html

BEGINRELEASENOTES

  • Add cstdint include to CheckCollections.h for uint32_t

ENDRELEASENOTES

@jmcarcell
Copy link
Contributor

For some reason I don't need this locally with GCC 15 but neither do the LCG stacks on Alma 9.

Copy link
Contributor

@tmadlener tmadlener left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In any case doesn't hurt to include this explicitly.

@tmadlener tmadlener merged commit e26c239 into iLCSoft:master Oct 30, 2025
9 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