lib: remove "For *" comments in public headers
[babeltrace.git] / include / babeltrace2 / graph / self-component-port-output.h
index 62adf8dd8ee6ec70a5dfd527ba8fe291e5d2aed9..e8e898e2e769cc42fb66de74f0eb070619ade684 100644 (file)
  * SOFTWARE.
  */
 
-/*
- * For bt_port_output, bt_self_component_port,
- * bt_self_component_port_output, __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.023498 seconds and 4 git commands to generate.