From b53527fbe50a953ad0e3225cc812eb76b8a1f82d Mon Sep 17 00:00:00 2001 From: crupest Date: Thu, 27 Jun 2019 17:02:58 +0800 Subject: ... --- src/win/exception.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/win/exception.cpp') diff --git a/src/win/exception.cpp b/src/win/exception.cpp index 62305329..4cac66bb 100644 --- a/src/win/exception.cpp +++ b/src/win/exception.cpp @@ -2,7 +2,7 @@ #include "cru/common/format.hpp" -namespace cru::win { +namespace cru::platform::win { using util::Format; inline std::string HResultMakeMessage(HRESULT h_result, -- cgit v1.2.3