lib: force user to include `<babeltrace2/babeltrace.h>`
[babeltrace.git] / include / babeltrace2 / trace-ir / packet-const.h
index 1272f99b2e72e3509cdb60eeecf9d08df75d923d..5390a165f5862229d76b7dfeff23533507ef0349 100644 (file)
  * http://www.efficios.com/ctf
  */
 
+#ifndef __BT_IN_BABELTRACE_H
+# error "Please include <babeltrace2/babeltrace.h> instead."
+#endif
+
 #include <stdint.h>
 
 /* For bt_property_availability */
This page took 0.023658 seconds and 4 git commands to generate.