Skip to content

Fix compilation with gcc-13 (#678)#691

Merged
garth-wells merged 1 commit intoFEniCS:mainfrom
rmsc:main
Aug 21, 2023
Merged

Fix compilation with gcc-13 (#678)#691
garth-wells merged 1 commit intoFEniCS:mainfrom
rmsc:main

Conversation

@rmsc
Copy link
Contributor

@rmsc rmsc commented Aug 20, 2023

  • Including <cstdint> is required for the std::int32_t type.

* Including <cstdint> is required for the std::int32_t type.
@garth-wells garth-wells merged commit 571d504 into FEniCS:main Aug 21, 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

Comments