From e33e19d0587146859d48a134ec9fd94e7b7ba5cd Mon Sep 17 00:00:00 2001 From: "FWoltermann@gmail.com" Date: Thu, 8 Dec 2011 14:53:40 +0000 Subject: Initial upload --- Magic2/StdAfx.cpp | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Magic2/StdAfx.cpp (limited to 'Magic2/StdAfx.cpp') diff --git a/Magic2/StdAfx.cpp b/Magic2/StdAfx.cpp new file mode 100644 index 0000000..c2d4ca6 --- /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" + + + -- cgit v1.1