Remove some unused includes in C++ files
[babeltrace.git] / src / plugins / ctf / fs-sink / fs-sink-stream.hpp
index e234c4a21dc6f705c7fb2122f83a5fc7b60c26ad..8d559c6a8bac95547cdacc06ed5316f5eaeae20d 100644 (file)
 
 #include <babeltrace2/babeltrace.h>
 
-#include "common/macros.h"
 #include "ctfser/ctfser.h"
 
-#include "fs-sink-ctf-meta.hpp"
-
-struct fs_sink_trace;
-
 struct fs_sink_stream
 {
     bt_logging_level log_level;
This page took 0.022942 seconds and 4 git commands to generate.