Remove stdbool.h includes from C++ files
[babeltrace.git] / src / plugins / ctf / common / msg-iter / msg-iter.hpp
index 830f96c7a0af4ec4f6abd812af2e2c5c482c923d..fc6d5d4d88405df7ebf42a7133dd9c203bc84ef4 100644 (file)
@@ -10,7 +10,6 @@
 #ifndef CTF_MSG_ITER_H
 #define CTF_MSG_ITER_H
 
-#include <stdbool.h>
 #include <stddef.h>
 #include <stdint.h>
 #include <stdio.h>
This page took 0.022024 seconds and 4 git commands to generate.