diff options
Diffstat (limited to 'src/win/Exception.cpp')
-rw-r--r-- | src/win/Exception.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/win/Exception.cpp b/src/win/Exception.cpp index 2664b092..fb46f184 100644 --- a/src/win/Exception.cpp +++ b/src/win/Exception.cpp @@ -1,4 +1,5 @@ #include "cru/win/Exception.hpp" +#include "cru/common/Format.hpp" #include <optional> |