Skip to content

Commit 7759ef9

Browse files
committed
test: add missing include
1 parent 2bf4307 commit 7759ef9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/integration_tests/operators/test_operators_00001.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
// ================================================================================== //
4141
#include <array>
4242
#include <cmath>
43+
#include <cstdint>
4344
#include <iostream>
4445
#if BITPIT_ENABLE_MPI==1
4546
#include <mpi.h>

0 commit comments

Comments
 (0)