StdAfx.c
author truelight
Thu, 24 Aug 2006 15:21:09 +0000
changeset 4371 28ce2bc97a5f
parent 2186 db48cf29b983
permissions -rw-r--r--
(svn r6096) -Fix: silence a warning on mingw (tnx Frostregen)
/* $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