StdAfx.c
author hackykid
Fri, 08 Jul 2005 19:02:26 +0000
changeset 2023 a21e221c65f9
parent 0 29654efe3188
child 2186 db48cf29b983
permissions -rw-r--r--
(svn r2532) - Fix: Don't waste space using an int where a byte would suffice. (ludde)
// 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