Remove some unused includes in C++ files
[babeltrace.git] / src / plugins / ctf / fs-sink / translate-trace-ir-to-ctf-ir.hpp
index 736a160a714478485c1becc4b398339697fb736b..5a3fda6c456b5dcf4a6633731e2cda265e5c8cca 100644 (file)
@@ -9,11 +9,6 @@
 
 #include <babeltrace2/babeltrace.h>
 
-#include "common/macros.h"
-
-#include "fs-sink-ctf-meta.hpp"
-#include "fs-sink.hpp"
-
 int try_translate_event_class_trace_ir_to_ctf_ir(struct fs_sink_comp *fs_sink,
                                                  struct fs_sink_ctf_stream_class *sc,
                                                  const bt_event_class *ir_ec,
This page took 0.022772 seconds and 4 git commands to generate.