aboutsummaryrefslogtreecommitdiff
path: root/loader_wsock32_proxy/pch.cpp
diff options
context:
space:
mode:
authorp0358 <p0358@users.noreply.github.com>2022-01-02 07:57:21 +0100
committerp0358 <p0358@users.noreply.github.com>2022-01-02 07:57:21 +0100
commit664d5d434e8e31f8f74992f2f2b94ffd8a7609c0 (patch)
treec034971e56fd3efb3f84d3bb37d58ae2c468c7a1 /loader_wsock32_proxy/pch.cpp
parent65c2e58a6a788a504c352d4ed34d43be17d0abdd (diff)
downloadNorthstarLauncher-664d5d434e8e31f8f74992f2f2b94ffd8a7609c0.tar.gz
NorthstarLauncher-664d5d434e8e31f8f74992f2f2b94ffd8a7609c0.zip
add wsock32 proxy!!! (it works quite nicely)
Diffstat (limited to 'loader_wsock32_proxy/pch.cpp')
-rw-r--r--loader_wsock32_proxy/pch.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/loader_wsock32_proxy/pch.cpp b/loader_wsock32_proxy/pch.cpp
new file mode 100644
index 00000000..64b7eef6
--- /dev/null
+++ b/loader_wsock32_proxy/pch.cpp
@@ -0,0 +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.