Add some includes in C++ header files
[babeltrace.git] / src / cpp-common / bt2 / common-iter.hpp
index 553282f871219fb4a77ac4d5d0a93d1dd36a4803..2ac9e57ce00cfe33882196c3a5aa29d0904b1219 100644 (file)
@@ -7,6 +7,7 @@
 #ifndef BABELTRACE_CPP_COMMON_BT2_COMMON_ITER_HPP
 #define BABELTRACE_CPP_COMMON_BT2_COMMON_ITER_HPP
 
+#include <cstdint>
 #include <iterator>
 
 #include "cpp-common/optional.hpp"
This page took 0.023966 seconds and 4 git commands to generate.