Веб-сайт самохостера Lotigara

summaryrefslogtreecommitdiff
path: root/source/core/StarException.hpp
diff options
context:
space:
mode:
authorKae <80987908+Novaenia@users.noreply.github.com>2023-06-29 02:31:12 +1000
committerKae <80987908+Novaenia@users.noreply.github.com>2023-06-29 02:31:12 +1000
commit306494bd2d84625971f81167daf41a3d93018f46 (patch)
treef6816d8971c619a00c9e2ca2a2a8731b96e7542b /source/core/StarException.hpp
parent422871450d309cff9a5eb3dea2101cca83c5dc12 (diff)
Unix fixes
Diffstat (limited to 'source/core/StarException.hpp')
-rw-r--r--source/core/StarException.hpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/source/core/StarException.hpp b/source/core/StarException.hpp
index 0e6a4ed..87f0571 100644
--- a/source/core/StarException.hpp
+++ b/source/core/StarException.hpp
@@ -4,9 +4,8 @@
#include "StarMemory.hpp"
#include "StarOutputProxy.hpp"
-
#include <string>
-
+#include <sstream>
namespace Star {