include: add IWYU pragmas in private header files
[babeltrace.git] / include / babeltrace2 / trace-ir / packet.h
index 813d75efaf4756d5626ae0c14c70e461265cb31a..ce7aba2284cdfb52dbf3b9723c94ea016be794aa 100644 (file)
@@ -7,6 +7,8 @@
 #ifndef BABELTRACE2_TRACE_IR_PACKET_H
 #define BABELTRACE2_TRACE_IR_PACKET_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.023785 seconds and 4 git commands to generate.