lib: remove "For *" comments in public headers
[babeltrace.git] / include / babeltrace2 / graph / self-component-port-input.h
index 094f3f3eadc81e2a15f52c639e5732ec410b1ba3..eda12cafe7f62d243b7a697c236a02b8eae2ce10 100644 (file)
  * SOFTWARE.
  */
 
-/*
- * For bt_port_input, bt_self_component_port,
- * bt_self_component_port_input, __BT_UPCAST, __BT_UPCAST_CONST
- */
+#ifndef __BT_IN_BABELTRACE_H
+# error "Please include <babeltrace2/babeltrace.h> instead."
+#endif
+
 #include <babeltrace2/types.h>
 
 #ifdef __cplusplus
This page took 0.024904 seconds and 4 git commands to generate.