lib: bt_graph_create(): accept MIP version
[babeltrace.git] / include / babeltrace2 / error-cause-const.h
index 3fd1dfd3e2b4ba09103f1afd0d7b4413f4ce2dd6..df021cc7bb355f596cb3f02f6583ba98cdfea12e 100644 (file)
@@ -2,7 +2,7 @@
 #define BABELTRACE2_ERROR_CAUSE_CONST_H
 
 /*
- * Copyright (c) 2019 Philippe Proulx <pproulx@efficios.com>
+ * Copyright (c) 2010-2019 EfficiOS Inc. and Linux Foundation
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to deal
  * SOFTWARE.
  */
 
+#ifndef __BT_IN_BABELTRACE_H
+# error "Please include <babeltrace2/babeltrace.h> instead."
+#endif
+
 #include <stdint.h>
 #include <stddef.h>
 
-/* For bt_error, bt_error_cause */
 #include <babeltrace2/types.h>
-
-/* For bt_component_class_type */
 #include <babeltrace2/graph/component-class-const.h>
 
 #ifdef __cplusplus
This page took 0.023579 seconds and 4 git commands to generate.