lib: remove unused includes
[babeltrace.git] / src / lib / graph / component.h
index 93546445d0dbdd45e9cd6a127cb8df90957d0801..401cc38591b27873933eeaa3ad03f82bde680bf0 100644 (file)
@@ -8,7 +8,6 @@
 #ifndef BABELTRACE_GRAPH_COMPONENT_INTERNAL_H
 #define BABELTRACE_GRAPH_COMPONENT_INTERNAL_H
 
-#include "common/macros.h"
 #include <babeltrace2/graph/component.h>
 #include <babeltrace2/graph/component-class.h>
 #include "lib/object.h"
@@ -17,7 +16,6 @@
 #include "common/assert.h"
 #include <glib.h>
 #include <stdbool.h>
-#include <stdio.h>
 
 #include "component-class.h"
 #include "port.h"
This page took 0.02341 seconds and 4 git commands to generate.