diff options
Diffstat (limited to 'Magic2/StdAfx.cpp')
-rw-r--r-- | Magic2/StdAfx.cpp | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Magic2/StdAfx.cpp b/Magic2/StdAfx.cpp new file mode 100644 index 0000000..d244fd1 --- /dev/null +++ b/Magic2/StdAfx.cpp @@ -0,0 +1,8 @@ +// stdafx.cpp : source file that includes just the standard includes +// Magic.pch will be the pre-compiled header +// stdafx.obj will contain the pre-compiled type information + +#include "stdafx.h" + + + |