-rw-r--r-- | stdafx.cpp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/stdafx.cpp b/stdafx.cpp new file mode 100644 index 0000000..3291f7c --- a/dev/null +++ b/stdafx.cpp | |||
@@ -0,0 +1,6 @@ | |||
1 | // stdafx.cpp : source file that includes just the standard includes | ||
2 | //KLog.pch will be the pre-compiled header | ||
3 | //stdafx.obj will contain the pre-compiled type information | ||
4 | |||
5 | #include "stdafx.h" | ||
6 | |||