include: add IWYU pragmas in private header files
[babeltrace.git] / include / babeltrace2 / graph / component-class.h
index 66036c22a0629aad34c4347035623ca8ee87a7fb..e08334dbfa30214262561d62886b039e4b650aec 100644 (file)
@@ -7,6 +7,8 @@
 #ifndef BABELTRACE2_GRAPH_COMPONENT_CLASS_H
 #define BABELTRACE2_GRAPH_COMPONENT_CLASS_H
 
+/* IWYU pragma: private, include <babeltrace2/babeltrace.h> */
+
 #ifndef __BT_IN_BABELTRACE_H
 # error "Please include <babeltrace2/babeltrace.h> instead."
 #endif
This page took 0.029266 seconds and 4 git commands to generate.