diff options
author | Kae <80987908+Novaenia@users.noreply.github.com> | 2023-06-29 02:31:12 +1000 |
---|---|---|
committer | Kae <80987908+Novaenia@users.noreply.github.com> | 2023-06-29 02:31:12 +1000 |
commit | 306494bd2d84625971f81167daf41a3d93018f46 (patch) | |
tree | f6816d8971c619a00c9e2ca2a2a8731b96e7542b /source/core/StarException_windows.cpp | |
parent | 422871450d309cff9a5eb3dea2101cca83c5dc12 (diff) |
Unix fixes
Diffstat (limited to 'source/core/StarException_windows.cpp')
-rw-r--r-- | source/core/StarException_windows.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source/core/StarException_windows.cpp b/source/core/StarException_windows.cpp index 8f5786f..b40df12 100644 --- a/source/core/StarException_windows.cpp +++ b/source/core/StarException_windows.cpp @@ -5,7 +5,6 @@ #include "StarString_windows.hpp" #include <DbgHelp.h> -#include <sstream> namespace Star { |