diff options
Diffstat (limited to 'include/cru/osx/Exception.h')
-rw-r--r-- | include/cru/osx/Exception.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/cru/osx/Exception.h b/include/cru/osx/Exception.h new file mode 100644 index 00000000..c346b970 --- /dev/null +++ b/include/cru/osx/Exception.h @@ -0,0 +1,3 @@ +#pragma once +#include "cru/common/platform/osx/Exception.h" +#include "cru/platform/Exception.h" |