lib: remove "For *" comments in public headers
[babeltrace.git] / include / babeltrace2 / graph / message-discarded-packets.h
index 3c2f22d88b4542ea81ac2c69776ad7d36ddfdf58..a4a9f600c8927b645ee790499471585eaa660fd8 100644 (file)
  * SOFTWARE.
  */
 
+#ifndef __BT_IN_BABELTRACE_H
+# error "Please include <babeltrace2/babeltrace.h> instead."
+#endif
+
 #include <stdint.h>
 
-/* For bt_message, bt_self_message_iterator, bt_stream */
 #include <babeltrace2/types.h>
 
 #ifdef __cplusplus
This page took 0.036157 seconds and 4 git commands to generate.