Remove stdbool.h includes from C++ files
[babeltrace.git] / src / plugins / ctf / common / metadata / decoder.cpp
index cd61678faa1d7e6e8860c54aa9aeab058a7e904a..3c56172ae8d35ea6b06481339e642481cb6b2e38 100644 (file)
@@ -6,7 +6,6 @@
 
 #include <glib.h>
 #include <inttypes.h>
-#include <stdbool.h>
 #include <stdint.h>
 #include <stdio.h>
 #include <stdlib.h>
This page took 0.023342 seconds and 4 git commands to generate.