diff options
Diffstat (limited to 'include/cru/win/Exception.hpp')
-rw-r--r-- | include/cru/win/Exception.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/cru/win/Exception.hpp b/include/cru/win/Exception.hpp index d3ac69a7..3c42ff65 100644 --- a/include/cru/win/Exception.hpp +++ b/include/cru/win/Exception.hpp @@ -1,2 +1,3 @@ #pragma once #include "cru/common/platform/win/Exception.hpp" +#include "cru/platform/Exception.hpp" |