diff options
Diffstat (limited to 'src/win/Exception.cpp')
-rw-r--r-- | src/win/Exception.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/win/Exception.cpp b/src/win/Exception.cpp index df2103fd..a7b0927a 100644 --- a/src/win/Exception.cpp +++ b/src/win/Exception.cpp @@ -1,6 +1,5 @@ #include "cru/win/Exception.hpp" -#include <fmt/format.h> #include <optional> namespace cru::platform::win { |