Remove stdbool.h includes from C++ files
[babeltrace.git] / src / plugins / ctf / fs-src / fs.hpp
index 0ad225327173f89c117c0d97799aa2df6c759266..13fcb6c8bd169d0928186207cd24039011bbce98 100644 (file)
@@ -10,8 +10,6 @@
 #ifndef BABELTRACE_PLUGIN_CTF_FS_H
 #define BABELTRACE_PLUGIN_CTF_FS_H
 
-#include <stdbool.h>
-
 #include <babeltrace2/babeltrace.h>
 
 #include "common/macros.h"
This page took 0.023423 seconds and 4 git commands to generate.