summaryrefslogtreecommitdiff
path: root/source/libs/asura-lib-utils/exceptions/exception.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/libs/asura-lib-utils/exceptions/exception.h')
-rw-r--r--source/libs/asura-lib-utils/exceptions/exception.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/libs/asura-lib-utils/exceptions/exception.h b/source/libs/asura-lib-utils/exceptions/exception.h
index bed8a9a..57c9ed6 100644
--- a/source/libs/asura-lib-utils/exceptions/exception.h
+++ b/source/libs/asura-lib-utils/exceptions/exception.h
@@ -1,6 +1,7 @@
#ifndef __ASURA_ENGINE_EXCEPTION_H__
#define __ASURA_ENGINE_EXCEPTION_H__
+#include <string>
#include <exception>
namespace AsuraEngine