From d4ca096435aaba7a11a2a5606036316d9a0dbaaa Mon Sep 17 00:00:00 2001 From: GeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com> Date: Fri, 2 Sep 2022 01:41:14 +0200 Subject: Some formatting fixes (#260) --- loader_wsock32_proxy/pch.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'loader_wsock32_proxy/pch.h') diff --git a/loader_wsock32_proxy/pch.h b/loader_wsock32_proxy/pch.h index 0103ff59..6e8873a1 100644 --- a/loader_wsock32_proxy/pch.h +++ b/loader_wsock32_proxy/pch.h @@ -7,10 +7,10 @@ #ifndef PCH_H #define PCH_H -#define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers +#define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers // Windows Header Files #include #include "include/MinHook.h" -#endif //PCH_H +#endif // PCH_H -- cgit v1.2.3