From 5c521d256815161f4af9066bc4bb9fea7fa1accb Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Tue, 16 Sep 2003 13:44:06 +0000 Subject: Initial Import --- StdAfx.cpp | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 StdAfx.cpp (limited to 'StdAfx.cpp') diff --git a/StdAfx.cpp b/StdAfx.cpp new file mode 100644 index 0000000..a5eea17 --- /dev/null +++ b/StdAfx.cpp @@ -0,0 +1,12 @@ +// stdafx.cpp : source file that includes just the standard includes +// stdafx.pch will be the pre-compiled header +// stdafx.obj will contain the pre-compiled type information + +#include "stdafx.h" + +#ifdef _ATL_STATIC_REGISTRY +#include +#include +#endif + +#include -- cgit v1.2.3