Remove stdbool.h includes from C++ files
[babeltrace.git] / src / plugins / ctf / common / metadata / decoder-packetized-file-stream-to-buf.hpp
index a279e4535404f7cc74f2fe7cbaa92139bcc49c14..1f2b9b927e02687ddba62c8589b7901ffa4e1154 100644 (file)
@@ -7,7 +7,6 @@
 #ifndef SRC_PLUGINS_CTF_COMMON_METADATA_DECODER_PACKETIZED_FILE_STREAM_TO_BUF
 #define SRC_PLUGINS_CTF_COMMON_METADATA_DECODER_PACKETIZED_FILE_STREAM_TO_BUF
 
-#include <stdbool.h>
 #include <stdint.h>
 
 #include <babeltrace2/babeltrace.h>
This page took 0.02381 seconds and 4 git commands to generate.