lib: remove unused includes
[babeltrace.git] / src / lib / graph / component-sink.h
index 7ed41fd93d8e849d130b2f5a9a99fa85e9f8ce0d..2c4569c061d3af6f2e5a4a6f20ba4808590019a6 100644 (file)
 
 #include <stdbool.h>
 
-#include "common/macros.h"
 #include "compat/compiler.h"
 #include <babeltrace2/graph/component.h>
 
-#include "component-class.h"
 #include "component.h"
 
 struct bt_component_sink {
This page took 0.024247 seconds and 4 git commands to generate.