lib: remove unused includes
[babeltrace.git] / src / lib / trace-ir / packet.h
index ff75619f75d21441258b6f9d814a5139a1872549..c22e7c9f47beaf4083cea89b870a3b7e53e24247 100644 (file)
@@ -8,14 +8,11 @@
 #define BABELTRACE_TRACE_IR_PACKET_INTERNAL_H
 
 #include <stdbool.h>
-#include "common/assert.h"
 #include <babeltrace2/trace-ir/clock-snapshot.h>
 #include <babeltrace2/trace-ir/packet.h>
 #include <babeltrace2/trace-ir/field.h>
 #include <babeltrace2/trace-ir/stream.h>
 #include "lib/object.h"
-#include "common/macros.h"
-#include "lib/property.h"
 
 #include "field-wrapper.h"
 
This page took 0.023026 seconds and 4 git commands to generate.