From ebb80e5da4811166268bd943b67e2875eb1e33e4 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sun, 4 Oct 2020 11:05:07 +0300 Subject: clang-format formatting fixes --- include/winapi/utf8.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/winapi') diff --git a/include/winapi/utf8.hpp b/include/winapi/utf8.hpp index 1eb6963..57b3c53 100644 --- a/include/winapi/utf8.hpp +++ b/include/winapi/utf8.hpp @@ -19,4 +19,4 @@ std::string narrow(const std::wstring&); std::string narrow(const std::vector&); std::string narrow(const void*, std::size_t nb); -} +} // namespace winapi -- cgit v1.2.3