Skip to content

Conversation

@schdro
Copy link

@schdro schdro commented Oct 15, 2023

Depending e.g. on compiler version, referring to sized integers could result in compiler error. Add correct std header inclusion for ensuring availability of sized integer type.

Fixes #33

Depending e.g. on compiler version, referring to sized integers
could result in compiler error. Add correct std header inclusion
for ensuring availability of sized integer type.
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.

Needed CXX_STANDARD 11 for target scanner-tag to compile

1 participant