aboutsummaryrefslogtreecommitdiff
path: root/CMD/pch.cpp
diff options
context:
space:
mode:
authorToni Uhlig <matzeton@googlemail.com>2019-08-23 23:43:02 +0200
committerToni Uhlig <matzeton@googlemail.com>2019-08-23 23:43:02 +0200
commit17511055c6d3d2c5ad40c37ee909b76cb1ee030f (patch)
treee288b300bf7fa5c05905e68e0f8994793de0f1b9 /CMD/pch.cpp
parent6ca9c7c7874f7ebd0d4c7d70f3d7dce4e84e87aa (diff)
added CSGO project name suffix -kmem
Diffstat (limited to 'CMD/pch.cpp')
-rw-r--r--CMD/pch.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/CMD/pch.cpp b/CMD/pch.cpp
new file mode 100644
index 0000000..3a3d12b
--- /dev/null
+++ b/CMD/pch.cpp
@@ -0,0 +1,5 @@
+// pch.cpp: source file corresponding to pre-compiled header; necessary for compilation to succeed
+
+#include "pch.h"
+
+// In general, ignore this file, but keep it around if you are using pre-compiled headers.