Remove stdbool.h includes from C++ files
[babeltrace.git] / src / plugins / ctf / fs-sink / fs-sink-trace.cpp
index 0e2fceec6a5e5c9f4fa94929e4550be40c2e2800..ea35deb3e204c8b5006174b0e14293762c0f0eff 100644 (file)
@@ -5,7 +5,6 @@
  */
 
 #include <glib.h>
-#include <stdbool.h>
 #include <stdio.h>
 
 #include <babeltrace2/babeltrace.h>
This page took 0.023234 seconds and 4 git commands to generate.