aboutsummaryrefslogtreecommitdiff
path: root/loader_wsock32_proxy/pch.h
diff options
context:
space:
mode:
authorGeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com>2022-09-02 01:41:14 +0200
committerGitHub <noreply@github.com>2022-09-02 00:41:14 +0100
commitd4ca096435aaba7a11a2a5606036316d9a0dbaaa (patch)
treeb0d6528a64a47ea501672b539b178120db996968 /loader_wsock32_proxy/pch.h
parent2f2b497aca23239406ce3f8d94f29f10d205a68b (diff)
downloadNorthstarLauncher-d4ca096435aaba7a11a2a5606036316d9a0dbaaa.tar.gz
NorthstarLauncher-d4ca096435aaba7a11a2a5606036316d9a0dbaaa.zip
Some formatting fixes (#260)
Diffstat (limited to 'loader_wsock32_proxy/pch.h')
-rw-r--r--loader_wsock32_proxy/pch.h4
1 files changed, 2 insertions, 2 deletions
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 <windows.h>
#include "include/MinHook.h"
-#endif //PCH_H
+#endif // PCH_H