StdAfx.c
author peter1138
Fri, 31 Mar 2006 09:08:02 +0000
changeset 3387 5d14492dce35
parent 2186 461a2aff3486
permissions -rw-r--r--
(svn r4195) - Codechange: Initialize order variables to avoid a compiler warning. These are unused anyway... (smells of r3476-7, but not the same)
/* $Id$ */

// stdafx.cpp : source file that includes just the standard includes
//	ttd.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