include: add IWYU pragmas in private header files
[babeltrace.git] / include / babeltrace2 / plugin / plugin-loading.h
index b38364363e4b812e0da82a0b9e0cd0d973b9ffcd..a2615da671cf844d7750f24fcdea589a1bf2a9f4 100644 (file)
@@ -7,6 +7,8 @@
 #ifndef BABELTRACE2_PLUGIN_PLUGIN_LOADING_H
 #define BABELTRACE2_PLUGIN_PLUGIN_LOADING_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.022246 seconds and 4 git commands to generate.