Cleanup: add `#include <stdbool.h>` whenever `bool` type is used
[babeltrace.git] / src / lib / property.h
index 24fc52a1c8b58d3ac5cf5cce00ebe8bdcf51c3db..bf5322bc7cb29b557155f54248560ae9f02d7db4 100644 (file)
@@ -27,7 +27,6 @@
 #include <babeltrace2/babeltrace.h>
 #include <glib.h>
 #include <stdint.h>
-#include <stdbool.h>
 #include <string.h>
 
 struct bt_property {
This page took 0.023729 seconds and 4 git commands to generate.