From 866f0ad8030ea2ceea22a4d61e6ff0006546c3fa Mon Sep 17 00:00:00 2001 From: erdgeist <> Date: Tue, 13 May 2003 12:05:12 +0000 Subject: Here we go --- stdafx.cpp | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100755 stdafx.cpp (limited to 'stdafx.cpp') diff --git a/stdafx.cpp b/stdafx.cpp new file mode 100755 index 0000000..7940e08 --- /dev/null +++ b/stdafx.cpp @@ -0,0 +1,8 @@ +// stdafx.cpp : source file that includes just the standard includes +// Cube.pch will be the pre-compiled header +// stdafx.obj will contain the pre-compiled type information + +#include "stdafx.h" + +// TODO: reference any additional headers you need in STDAFX.H +// and not in this file -- cgit v1.2.3