diff options
author | BobTheBob9 <for.oliver.kirkham@gmail.com> | 2022-09-03 01:20:21 +0100 |
---|---|---|
committer | BobTheBob9 <for.oliver.kirkham@gmail.com> | 2022-09-03 01:20:21 +0100 |
commit | ad8d7bcb8afef94240170606ee1a012441187cc1 (patch) | |
tree | 15a1ee1a5aa2510149e4fdee9bbf42eae63c8e41 /loader_launcher_proxy/pch.h | |
parent | 1b891ff2f166a5d00270c1cd00d2606d8cfd114d (diff) | |
parent | a219d385e296e4cc35134dcc8500db1b2bcd6722 (diff) | |
download | NorthstarLauncher-ad8d7bcb8afef94240170606ee1a012441187cc1.tar.gz NorthstarLauncher-ad8d7bcb8afef94240170606ee1a012441187cc1.zip |
Merge branch 'bobs-big-refactor-pr' of https://github.com/R2Northstar/NorthstarLauncher into bobs-big-refactor-pr
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 |