aboutsummaryrefslogtreecommitdiff
path: root/include/cru/platform/osx/Exception.h
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-05-15 14:08:06 +0800
committercrupest <crupest@outlook.com>2022-05-15 14:08:06 +0800
commit8ad2966933957ac5d6ff8dcd5e732736fd5e4dc6 (patch)
tree77e41cc14264060517c0f7ed95837012afb8342e /include/cru/platform/osx/Exception.h
parent9e0c9d3499bc50c3534b4dc500d8b5d0b5f22752 (diff)
downloadcru-8ad2966933957ac5d6ff8dcd5e732736fd5e4dc6.tar.gz
cru-8ad2966933957ac5d6ff8dcd5e732736fd5e4dc6.tar.bz2
cru-8ad2966933957ac5d6ff8dcd5e732736fd5e4dc6.zip
...
Diffstat (limited to 'include/cru/platform/osx/Exception.h')
-rw-r--r--include/cru/platform/osx/Exception.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/cru/platform/osx/Exception.h b/include/cru/platform/osx/Exception.h
new file mode 100644
index 00000000..c346b970
--- /dev/null
+++ b/include/cru/platform/osx/Exception.h
@@ -0,0 +1,3 @@
+#pragma once
+#include "cru/common/platform/osx/Exception.h"
+#include "cru/platform/Exception.h"