include: add IWYU pragmas in private header files
[babeltrace.git] / include / babeltrace2 / trace-ir / trace-class.h
index fd01d32b81f9ec89cf92580288a68e5480e568c1..579dd5fe3be52d26b18bbfe90363f5ad0a1597b3 100644 (file)
@@ -4,9 +4,11 @@
  * Copyright (C) 2010-2019 EfficiOS Inc. and Linux Foundation
  */
 
- #ifndef BABELTRACE2_TRACE_IR_TRACE_CLASS_H
+#ifndef BABELTRACE2_TRACE_IR_TRACE_CLASS_H
 #define BABELTRACE2_TRACE_IR_TRACE_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.022325 seconds and 4 git commands to generate.