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