Skip to content

explicitly include the std integer declarations - #882

Merged
gonuke merged 2 commits into
svalinn:developfrom
ebknudsen:develop
Jun 16, 2023
Merged

explicitly include the std integer declarations#882
gonuke merged 2 commits into
svalinn:developfrom
ebknudsen:develop

Conversation

@ebknudsen

Copy link
Copy Markdown
Contributor

Please follow these guidelines when making a Pull Request.
This template was adapted from here and here.

Description

Explicitly include the definition of int32_t

Motivation and Context

Fixes a compile blocking error on some systems

Changes

bugfix

Behavior

On some systems depending on the pedanticness of the compiler, not including this header can cause the compilation to fail. Using gcc 13 on my system.

Other Information

Experienced the issue with gcc-13

@gonuke

gonuke commented Jun 16, 2023

Copy link
Copy Markdown
Member

Thanks @ebknudsen

@gonuke
gonuke merged commit 28082ee into svalinn:develop Jun 16, 2023
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.

2 participants