Cleanup: add `#include <stdbool.h>` whenever `bool` type is used
[babeltrace.git] / src / plugins / utils / trimmer / trimmer.h
index 35ca974d6088515a416b320136e655c0c78ef97a..f9b067014c311cb3c621774c4cc6c3b55d3de7c1 100644 (file)
@@ -27,7 +27,6 @@
  * SOFTWARE.
  */
 
-#include <stdbool.h>
 #include "common/macros.h"
 #include <babeltrace2/babeltrace.h>
 
This page took 0.022635 seconds and 4 git commands to generate.