lib: force user to include `<babeltrace2/babeltrace.h>`
[babeltrace.git] / include / babeltrace2 / util.h
index 515047c1bb2deb342243f064f799b7c5020fce56..d8878545878402a81b874773c47a430c0437263a 100644 (file)
  * SOFTWARE.
  */
 
+#ifndef __BT_IN_BABELTRACE_H
+# error "Please include <babeltrace2/babeltrace.h> instead."
+#endif
+
 #include <stdint.h>
 
 #ifdef __cplusplus
This page took 0.022705 seconds and 4 git commands to generate.