aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/winapi/utf8.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/winapi/utf8.hpp')
-rw-r--r--include/winapi/utf8.hpp2
1 files changed, 1 insertions, 1 deletions
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<unsigned char>&);
std::string narrow(const void*, std::size_t nb);
-}
+} // namespace winapi