diff options
author | crupest <crupest@outlook.com> | 2021-08-19 23:27:00 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2021-08-19 23:27:00 +0800 |
commit | bcb879240f96764b8f17da2878fc0784c51b6054 (patch) | |
tree | 0a65cb55261a1d932c59ee3e66b89051940b2413 /src/osx/Exception.cpp | |
parent | f5d7355579d51bc25d88f9884e0ed345b6256d23 (diff) | |
download | cru-bcb879240f96764b8f17da2878fc0784c51b6054.tar.gz cru-bcb879240f96764b8f17da2878fc0784c51b6054.tar.bz2 cru-bcb879240f96764b8f17da2878fc0784c51b6054.zip |
...
Diffstat (limited to 'src/osx/Exception.cpp')
-rw-r--r-- | src/osx/Exception.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/osx/Exception.cpp b/src/osx/Exception.cpp new file mode 100644 index 00000000..c7eef64b --- /dev/null +++ b/src/osx/Exception.cpp @@ -0,0 +1 @@ +#include "cru/osx/Exception.hpp" |