aboutsummaryrefslogtreecommitdiff
path: root/include/cru/win/native/exception.hpp
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2019-12-16 00:09:52 +0800
committercrupest <crupest@outlook.com>2019-12-16 00:09:52 +0800
commit6ad6638adf64d958cdae44ce1df6a8a3787fed84 (patch)
tree030af9ca6e19bebc6250a8d278e46af7065fcd2f /include/cru/win/native/exception.hpp
parent221c62de313ad811ca2b3ae8ba43996c96c347bc (diff)
downloadcru-6ad6638adf64d958cdae44ce1df6a8a3787fed84.tar.gz
cru-6ad6638adf64d958cdae44ce1df6a8a3787fed84.tar.bz2
cru-6ad6638adf64d958cdae44ce1df6a8a3787fed84.zip
...
Diffstat (limited to 'include/cru/win/native/exception.hpp')
-rw-r--r--include/cru/win/native/exception.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/cru/win/native/exception.hpp b/include/cru/win/native/exception.hpp
index 637f021d..ac15ab2d 100644
--- a/include/cru/win/native/exception.hpp
+++ b/include/cru/win/native/exception.hpp
@@ -3,4 +3,5 @@
namespace cru::platform::native::win {
using platform::win::Win32Error;
+using platform::win::HResultError;
} // namespace cru::platform::native::win