lib: force user to include `<babeltrace2/babeltrace.h>`
[babeltrace.git] / include / babeltrace2 / types.h
index f49c652cbbd8330b3c5212ded0584c336e4aa25b..a8a8bb481160c4a689a7c698c823192fc795a813 100644 (file)
  * SOFTWARE.
  */
 
+#ifndef __BT_IN_BABELTRACE_H
+# error "Please include <babeltrace2/babeltrace.h> instead."
+#endif
+
 #include <stdint.h>
 
 /* Internal use */
This page took 0.022882 seconds and 4 git commands to generate.