summaryrefslogtreecommitdiff
path: root/Source/Asura.Engine/FileSystem/DecodedData.cpp
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2019-03-04 08:59:21 +0800
committerchai <chaifix@163.com>2019-03-04 08:59:21 +0800
commitc19a282e10f51ddd50d198b903f8fbd5a2238b62 (patch)
tree407cfda6ec917a86135153915a924e38f76c0553 /Source/Asura.Engine/FileSystem/DecodedData.cpp
parente1472104af014df0e8598f1a3f9b2496b683d6bb (diff)
*misc
Diffstat (limited to 'Source/Asura.Engine/FileSystem/DecodedData.cpp')
-rw-r--r--Source/Asura.Engine/FileSystem/DecodedData.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/Asura.Engine/FileSystem/DecodedData.cpp b/Source/Asura.Engine/FileSystem/DecodedData.cpp
index 90726cf..125c652 100644
--- a/Source/Asura.Engine/FileSystem/DecodedData.cpp
+++ b/Source/Asura.Engine/FileSystem/DecodedData.cpp
@@ -1,4 +1,5 @@
#include "DecodedData.h"
+#include "Exceptions/Exception.h"
namespace AsuraEngine
{