Cleanup: add `#include <stdbool.h>` whenever `bool` type is used
[babeltrace.git] / src / lib / trace-ir / field-class.h
index 02d6f20eaabdeabb924a8abc12ce47ac54baee23..e95a4eb2023c6efe6f355555cb2577b75fa55a2e 100644 (file)
@@ -31,6 +31,7 @@
 #include "common/common.h"
 #include "lib/object.h"
 #include <babeltrace2/types.h>
+#include <stdbool.h>
 #include <stdint.h>
 #include <glib.h>
 
This page took 0.023982 seconds and 4 git commands to generate.