Remove stdbool.h includes from C++ files
[babeltrace.git] / src / plugins / ctf / common / msg-iter / msg-iter.cpp
index 38305c84455fed8dcbb2cf667c095d0a320085df..dc4a07eea62d6ef2d9f3320aab110888c2dde83a 100644 (file)
@@ -9,7 +9,6 @@
 
 #include <glib.h>
 #include <inttypes.h>
-#include <stdbool.h>
 #include <stddef.h>
 #include <stdint.h>
 #include <stdio.h>
This page took 0.022538 seconds and 4 git commands to generate.