include: add IWYU pragmas in private header files
[babeltrace.git] / include / babeltrace2 / graph / component.h
index 7999d52402198cdf23c4622486496672b57511ca..8d2a0a4e81883fca198a26c637a99107ce08cfc9 100644 (file)
@@ -7,6 +7,8 @@
 #ifndef BABELTRACE2_GRAPH_COMPONENT_H
 #define BABELTRACE2_GRAPH_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.022806 seconds and 4 git commands to generate.