aboutsummaryrefslogtreecommitdiff
path: root/dxcommon/src/dxcommon.cc
diff options
context:
space:
mode:
Diffstat (limited to 'dxcommon/src/dxcommon.cc')
-rw-r--r--dxcommon/src/dxcommon.cc8
1 files changed, 8 insertions, 0 deletions
diff --git a/dxcommon/src/dxcommon.cc b/dxcommon/src/dxcommon.cc
new file mode 100644
index 0000000..841ebcd
--- /dev/null
+++ b/dxcommon/src/dxcommon.cc
@@ -0,0 +1,8 @@
1#include "dxcommon.h"
2
3namespace dx
4{
5
6char exception::m_error[1024];
7
8} // namespace dx