Avoid unnecessary inclusions in public headers
[babeltrace.git] / include / babeltrace / ctf-ir / clock-class.h
index 1fb918fd011d3e60488e13841b99a394410bc931..d399d137108f15d16ad00d07a5e7001ebe86efe6 100644 (file)
@@ -32,6 +32,8 @@
  */
 
 #include <stdint.h>
+
+/* For bt_bool */
 #include <babeltrace/types.h>
 
 #ifdef __cplusplus
This page took 0.024858 seconds and 4 git commands to generate.