lib: remove unused includes
[babeltrace.git] / src / lib / trace-ir / field-class.h
index 159614a250905489687a92e885d9d0ce041120e4..289f3b0978bd752484ba94c2d160437cdae3632a 100644 (file)
@@ -8,11 +8,9 @@
 #ifndef BABELTRACE_TRACE_IR_FIELD_CLASSES_INTERNAL_H
 #define BABELTRACE_TRACE_IR_FIELD_CLASSES_INTERNAL_H
 
-#include "lib/assert-cond.h"
 #include <babeltrace2/trace-ir/clock-class.h>
 #include <babeltrace2/trace-ir/field-class.h>
 #include "common/macros.h"
-#include "common/common.h"
 #include "lib/object.h"
 #include <babeltrace2/types.h>
 #include <stdbool.h>
This page took 0.022387 seconds and 4 git commands to generate.