summaryrefslogtreecommitdiffstats
path: root/src/Core/Exception.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Core/Exception.h')
-rw-r--r--src/Core/Exception.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Core/Exception.h b/src/Core/Exception.h
index f12b3df..8e0342d 100644
--- a/src/Core/Exception.h
+++ b/src/Core/Exception.h
@@ -22,6 +22,8 @@
#include "export.h"
+#include "String.h"
+
#include <exception>
#include <string>