include: add IWYU pragmas in private header files
[babeltrace.git] / include / babeltrace2 / trace-ir / stream-class.h
index 92df5159e323346ea5fdca17ac62dfbf82b7f5d4..0df1f1977cf7aaf6f05965e03cf0d5953dc1cbc1 100644 (file)
@@ -7,6 +7,8 @@
 #ifndef BABELTRACE2_TRACE_IR_STREAM_CLASS_H
 #define BABELTRACE2_TRACE_IR_STREAM_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.022787 seconds and 4 git commands to generate.