Skip to content

Commit 0b0b8c6

Browse files
franzpoeschelax3l
andcommitted
Add missing <cstdint> includes
Co-authored-by: Axel Huebl <axel.huebl@plasma.ninja>
1 parent ab3d5be commit 0b0b8c6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

include/openPMD/Series.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
#include <mpi.h>
3838
#endif
3939

40+
#include <cstdint>
4041
#include <deque>
4142
#include <map>
4243
#include <optional>

0 commit comments

Comments
 (0)