Remove stdbool.h includes from C++ files
[babeltrace.git] / src / plugins / ctf / lttng-live / lttng-live.cpp
index 5f33ab225f1ab4169379d4781cc80751e79db4c8..342bd1ea685e39ca944b93ff916dbbc20af6416c 100644 (file)
@@ -10,7 +10,6 @@
 
 #include <glib.h>
 #include <inttypes.h>
-#include <stdbool.h>
 #include <unistd.h>
 
 #include <babeltrace2/babeltrace.h>
This page took 0.028918 seconds and 4 git commands to generate.