Add some includes in C++ header files
[babeltrace.git] / src / plugins / ctf / fs-src / lttng-index.hpp
index 1542679de3d00b557fd3239726e455384185cd65..e07d87bc9d4789a2676a2972f010a8a1c1dd58c9 100644 (file)
@@ -9,6 +9,8 @@
 #ifndef LTTNG_INDEX_H
 #define LTTNG_INDEX_H
 
+#include <cstdint>
+
 #include "compat/limits.h"
 
 #define CTF_INDEX_MAGIC    0xC1F1DCC1
This page took 0.033539 seconds and 4 git commands to generate.