lib: remove "For *" comments in public headers
[babeltrace.git] / include / babeltrace2 / trace-ir / stream-class-const.h
index 3e869e6be3560a07b01421da7e8013815861c127..e00e83980768ea4b2a9d4f1f75b2768f48c8e0ea 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_bool, bt_trace_class, bt_stream_class, bt_event_class,
- * bt_stream_class
- */
 #include <babeltrace2/types.h>
 
 #ifdef __cplusplus
This page took 0.03047 seconds and 4 git commands to generate.