diff options
| author | crupest <crupest@outlook.com> | 2022-01-25 17:42:19 +0800 |
|---|---|---|
| committer | crupest <crupest@outlook.com> | 2022-01-25 17:42:19 +0800 |
| commit | 839292efaaf8d997b2cbca7abae8c6e575f6c01a (patch) | |
| tree | 0f0354fca793e75b90f9d02e86351b2a86601f34 /include/cru/win/Exception.hpp | |
| parent | 2ed65999ef6f3e1156427dd3efe04353ae657882 (diff) | |
| download | cru-839292efaaf8d997b2cbca7abae8c6e575f6c01a.tar.gz cru-839292efaaf8d997b2cbca7abae8c6e575f6c01a.tar.bz2 cru-839292efaaf8d997b2cbca7abae8c6e575f6c01a.zip | |
...
Diffstat (limited to 'include/cru/win/Exception.hpp')
| -rw-r--r-- | include/cru/win/Exception.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/cru/win/Exception.hpp b/include/cru/win/Exception.hpp index d3ac69a7..3c42ff65 100644 --- a/include/cru/win/Exception.hpp +++ b/include/cru/win/Exception.hpp @@ -1,2 +1,3 @@ #pragma once #include "cru/common/platform/win/Exception.hpp" +#include "cru/platform/Exception.hpp" |
