lib: make message iterator creation functions return a status
[babeltrace.git] / include / babeltrace2 / version.h
index 7138e94e9a896fddb54ae1f21975b6f58301a10a..1558385738d0c16603fb5b076cd0fee6cde76781 100644 (file)
@@ -2,7 +2,7 @@
 #define BABELTRACE2_VERSION_H
 
 /*
- * Copyright 2017 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
+
 #ifdef __cplusplus
 extern "C" {
 #endif
This page took 0.0247 seconds and 4 git commands to generate.