X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=src%2Flib%2Fgraph%2Fcomponent.h;h=401cc38591b27873933eeaa3ad03f82bde680bf0;hb=5a3fec55322bf221441f86d5ffedeb049d08d200;hp=93546445d0dbdd45e9cd6a127cb8df90957d0801;hpb=4abd55bd16ba510a244f2794042ec5b3d1569c5b;p=babeltrace.git diff --git a/src/lib/graph/component.h b/src/lib/graph/component.h index 93546445..401cc385 100644 --- a/src/lib/graph/component.h +++ b/src/lib/graph/component.h @@ -8,7 +8,6 @@ #ifndef BABELTRACE_GRAPH_COMPONENT_INTERNAL_H #define BABELTRACE_GRAPH_COMPONENT_INTERNAL_H -#include "common/macros.h" #include #include #include "lib/object.h" @@ -17,7 +16,6 @@ #include "common/assert.h" #include #include -#include #include "component-class.h" #include "port.h"