diff options
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 |