Remove some unused includes in C++ files
[babeltrace.git] / src / common / uuid.h
index dfe3a7ee8f6ff7e270c5ca8516802e3cc7c3c86d..c8418a67e6273037f4ac13aa8aa048a922531e7e 100644 (file)
@@ -7,6 +7,7 @@
 #ifndef _BABELTRACE_COMMON_UUID_H
 #define _BABELTRACE_COMMON_UUID_H
 
+#include <inttypes.h>
 #include <stdint.h>
 #include "common/macros.h"
 
This page took 0.02254 seconds and 4 git commands to generate.