lib: remove "For *" comments in public headers
[babeltrace.git] / include / babeltrace2 / graph / port-output-const.h
index 9ebcb4448b8dd0cbb3b2dd07fe746f1929288d30..a1d8d8470c9d0894d34aef2a1652c9a314a24794 100644 (file)
  * SOFTWARE.
  */
 
-/* For bt_port, bt_port_output, __BT_UPCAST_CONST */
-#include <babeltrace2/types.h>
+#ifndef __BT_IN_BABELTRACE_H
+# error "Please include <babeltrace2/babeltrace.h> instead."
+#endif
 
 #include <stdint.h>
 
+#include <babeltrace2/types.h>
+
 #ifdef __cplusplus
 extern "C" {
 #endif
This page took 0.030136 seconds and 4 git commands to generate.