include: add IWYU pragmas in private header files
[babeltrace.git] / include / babeltrace2 / graph / self-component.h
index f37346d1538e0ce6c888ab29b1b055b20f27c997..c6276116a3e0a257a8a9a4b4c4c55848be95b391 100644 (file)
@@ -7,6 +7,8 @@
 #ifndef BABELTRACE2_GRAPH_SELF_COMPONENT_H
 #define BABELTRACE2_GRAPH_SELF_COMPONENT_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.022799 seconds and 4 git commands to generate.