Do not use `bool` type; use new `bt_bool` instead
[babeltrace.git] / tests / lib / test_ir_visit.c
index 68534812af130e9d7b56b0988b687c2db08e1629..2c06fed899c354b5a5d80ec3f37ffc14705adccd 100644 (file)
@@ -26,6 +26,7 @@
 #include <babeltrace/ctf-ir/trace.h>
 #include <babeltrace/ctf-ir/visitor.h>
 #include <stdlib.h>
+#include <stdbool.h>
 #include <string.h>
 #include <assert.h>
 
This page took 0.02253 seconds and 4 git commands to generate.