From c3a7f98683d8c017f6a0dc3e884f2397670563e6 Mon Sep 17 00:00:00 2001 From: Stefan Boberg Date: Thu, 16 Sep 2021 15:46:43 +0200 Subject: clang-format fixes --- zencore/except.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'zencore/except.cpp') diff --git a/zencore/except.cpp b/zencore/except.cpp index 834585522..9bf043f4a 100644 --- a/zencore/except.cpp +++ b/zencore/except.cpp @@ -20,7 +20,7 @@ ThrowSystemException([[maybe_unused]] HRESULT hRes, [[maybe_unused]] std::string } } -#endif // ZEN_PLATFORM_WINDOWS +#endif // ZEN_PLATFORM_WINDOWS void ThrowLastError(std::string_view Message) -- cgit v1.2.3