include: add IWYU pragmas in private header files
[babeltrace.git] / include / babeltrace2 / graph / connection.h
index 3e6d45feb1f8377ed8ed1f31c139c5c7b063e03a..53e6c89048deff86ec2d9b8f612c56e6fff50a8b 100644 (file)
@@ -7,6 +7,8 @@
 #ifndef BABELTRACE2_GRAPH_CONNECTION_H
 #define BABELTRACE2_GRAPH_CONNECTION_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.023299 seconds and 4 git commands to generate.