diff options
Diffstat (limited to 'zencore/except.cpp')
| -rw-r--r-- | zencore/except.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/zencore/except.cpp b/zencore/except.cpp index 609a5387e..0d31885e1 100644 --- a/zencore/except.cpp +++ b/zencore/except.cpp @@ -2,7 +2,6 @@ #include <fmt/format.h> #include <zencore/except.h> -#include <system_error> namespace zen { |