StdAfx.c
author peter1138
Tue, 07 Feb 2006 19:11:51 +0000
changeset 2996 8087faf157d8
parent 2186 461a2aff3486
permissions -rw-r--r--
(svn r3573) - Replace assert(0) with NOT_REACHED(). This commit sponsored by "giving Darkvater credit for the last three".
/* $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