Remove stdbool.h includes from C++ files
[babeltrace.git] / src / plugins / ctf / common / metadata / decoder.hpp
index 7c5bdffb44fc10f74935cfb5c940ed5f8c21a23f..25ed5188809690a3e00269a1645931b8456d668b 100644 (file)
@@ -7,7 +7,6 @@
 #ifndef _METADATA_DECODER_H
 #define _METADATA_DECODER_H
 
-#include <stdbool.h>
 #include <stdint.h>
 #include <stdio.h>
 
This page took 0.026721 seconds and 4 git commands to generate.