include: add IWYU pragmas in private header files
[babeltrace.git] / include / babeltrace2 / logging.h
index 2b5da45cecd584aa0e5bf9470c46c8bfee92a47b..f8ac11fb5ad323241bd425f35114d95e288ae7db 100644 (file)
@@ -7,6 +7,8 @@
 #ifndef BABELTRACE2_LOGGING_H
 #define BABELTRACE2_LOGGING_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.022283 seconds and 4 git commands to generate.