Skip to content

Commit 71ebc0f

Browse files
committed
add stdint.h to fe_attach_smoketest.cxx
1 parent 5acd1f4 commit 71ebc0f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/src/fe_attach_smoketest.cxx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
#endif
4646

4747
#include <limits.h>
48+
#include <stdint.h>
4849
#include <lmon_api/common.h>
4950
#include <unistd.h>
5051
#include <cstdarg>

0 commit comments

Comments
 (0)