Remove some unused includes in C++ files
[babeltrace.git] / src / plugins / ctf / common / metadata / ctf-meta-configure-ir-trace.hpp
index 23f8d2605899918aa7e76fca9feddb7f8703a62d..0f9c8795f5a4bd8e064b7f820270bd83d7f4fca3 100644 (file)
@@ -7,10 +7,6 @@
 #ifndef _CTF_META_CONFIGURE_IR_TRACE_H
 #define _CTF_META_CONFIGURE_IR_TRACE_H
 
-#include "common/macros.h"
-
-#include "ctf-meta.hpp"
-
 int ctf_trace_class_configure_ir_trace(struct ctf_trace_class *tc, bt_trace *ir_trace);
 
 #endif /* _CTF_META_CONFIGURE_IR_TRACE_H */
This page took 0.023426 seconds and 4 git commands to generate.