Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/WolfireGames/overgrowth.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Internal/stdafx.cpp')
-rw-r--r--Source/Internal/stdafx.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/Source/Internal/stdafx.cpp b/Source/Internal/stdafx.cpp
new file mode 100644
index 00000000..edc17d94
--- /dev/null
+++ b/Source/Internal/stdafx.cpp
@@ -0,0 +1,3 @@
+#ifdef _WIN32
+ #include "stdafx.h"
+#endif \ No newline at end of file