Cleanup: add `#include <stdbool.h>` whenever `bool` type is used
[babeltrace.git] / src / ctf-writer / stream-class.c
index 6c7bdd183e204e3295d4509ca98251a53076b243..b23d47713251d93e53192d97e03144d1711c33a7 100644 (file)
@@ -25,7 +25,6 @@
 #include "logging.h"
 
 #include <inttypes.h>
-#include <stdbool.h>
 #include <stdint.h>
 
 #include <babeltrace2-ctf-writer/event.h>
This page took 0.023476 seconds and 4 git commands to generate.