summaryrefslogtreecommitdiffhomepage
path: root/dev/zka/src/ErrorOr.cc
diff options
context:
space:
mode:
Diffstat (limited to 'dev/zka/src/ErrorOr.cc')
-rw-r--r--dev/zka/src/ErrorOr.cc12
1 files changed, 12 insertions, 0 deletions
diff --git a/dev/zka/src/ErrorOr.cc b/dev/zka/src/ErrorOr.cc
new file mode 100644
index 00000000..9c10745e
--- /dev/null
+++ b/dev/zka/src/ErrorOr.cc
@@ -0,0 +1,12 @@
+/* -------------------------------------------
+
+ Copyright ZKA Web Services Co.
+
+------------------------------------------- */
+
+#include <NewKit/ErrorOr.h>
+
+/***********************************************************************************/
+/// @file ErrorOr.cxx ///
+/// @brief ErrorOr container class. ///
+/***********************************************************************************/