lib: force user to include `<babeltrace2/babeltrace.h>`
[babeltrace.git] / include / babeltrace2 / error-const.h
index 5ac971def2b1084b94bb4507b575ae37a2f3b5d2..bee1b7524443d928902b056bfebaff17eaa4c54d 100644 (file)
  * SOFTWARE.
  */
 
+#ifndef __BT_IN_BABELTRACE_H
+# error "Please include <babeltrace2/babeltrace.h> instead."
+#endif
+
 #include <stdint.h>
 #include <stddef.h>
 
This page took 0.023105 seconds and 4 git commands to generate.