diff options
Diffstat (limited to 'dev/crt/src/base_exception.cc')
| -rw-r--r-- | dev/crt/src/base_exception.cc | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/dev/crt/src/base_exception.cc b/dev/crt/src/base_exception.cc new file mode 100644 index 00000000..75699f64 --- /dev/null +++ b/dev/crt/src/base_exception.cc @@ -0,0 +1,9 @@ +/* -------------------------------------------
+
+ Copyright ZKA Web Services Co.
+
+------------------------------------------- */
+
+#include <crt/base_exception.h>
+
+/// @note Just here for building.
|
