diff options
author | GeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com> | 2022-09-02 02:17:48 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-02 01:17:48 +0100 |
commit | a219d385e296e4cc35134dcc8500db1b2bcd6722 (patch) | |
tree | 6e0404a530a100fda963fbce643749fa6b2a161d /loader_launcher_proxy/pch.h | |
parent | d4ca096435aaba7a11a2a5606036316d9a0dbaaa (diff) | |
download | NorthstarLauncher-a219d385e296e4cc35134dcc8500db1b2bcd6722.tar.gz NorthstarLauncher-a219d385e296e4cc35134dcc8500db1b2bcd6722.zip |
More formatting stuff (#261)
Diffstat (limited to 'loader_launcher_proxy/pch.h')
-rw-r--r-- | loader_launcher_proxy/pch.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/loader_launcher_proxy/pch.h b/loader_launcher_proxy/pch.h index 885d5d62..cc757129 100644 --- a/loader_launcher_proxy/pch.h +++ b/loader_launcher_proxy/pch.h @@ -10,4 +10,4 @@ // add headers that you want to pre-compile here #include "framework.h" -#endif //PCH_H +#endif // PCH_H |