Do not use `bool` type; use new `bt_bool` instead
[babeltrace.git] / include / babeltrace / ctf-ir / clock-class.h
index 223d59f683d9876e44ffbb6a943a012df6f508ce..3f461aa10765d54b424b03f156136091afb4bfbc 100644 (file)
@@ -32,6 +32,7 @@
  */
 
 #include <stdint.h>
+#include <babeltrace/types.h>
 
 #ifdef __cplusplus
 extern "C" {
This page took 0.0342 seconds and 4 git commands to generate.