2001-11-04 19:34:28 +00:00
|
|
|
/*
|
|
|
|
|
-----------------------------------------------------------------------------
|
|
|
|
|
File: stdafx.cpp
|
|
|
|
|
|
|
|
|
|
Desc: Basic.pch will be the pre-compiled header
|
|
|
|
|
stdafx.obj will contain the pre-compiled type information.
|
|
|
|
|
|
|
|
|
|
Copyright (c) 2001 Chris Danford. All rights reserved.
|
|
|
|
|
-----------------------------------------------------------------------------
|
|
|
|
|
*/
|
|
|
|
|
|
2001-11-03 10:52:42 +00:00
|
|
|
|
|
|
|
|
#include "stdafx.h"
|
|
|
|
|
|