diff options
Diffstat (limited to 'loader_wsock32_proxy/pch.cpp')
-rw-r--r-- | loader_wsock32_proxy/pch.cpp | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/loader_wsock32_proxy/pch.cpp b/loader_wsock32_proxy/pch.cpp index 91c22df2..64b7eef6 100644 --- a/loader_wsock32_proxy/pch.cpp +++ b/loader_wsock32_proxy/pch.cpp @@ -1,5 +1,5 @@ -// pch.cpp: source file corresponding to the pre-compiled header
-
-#include "pch.h"
-
-// When you are using pre-compiled headers, this source file is necessary for compilation to succeed.
+// pch.cpp: source file corresponding to the pre-compiled header + +#include "pch.h" + +// When you are using pre-compiled headers, this source file is necessary for compilation to succeed. |