diff options
Diffstat (limited to 'Runtime/Utilities/Exception.h')
-rw-r--r-- | Runtime/Utilities/Exception.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Runtime/Utilities/Exception.h b/Runtime/Utilities/Exception.h new file mode 100644 index 0000000..bd73c6b --- /dev/null +++ b/Runtime/Utilities/Exception.h @@ -0,0 +1,6 @@ +#ifndef EXCEPTION_H +#define EXCEPTION_H + + + +#endif
\ No newline at end of file |