StdAfx.c
author tron
Tue, 21 Feb 2006 06:43:53 +0000
changeset 3054 0cde017ea45d
parent 2186 db48cf29b983
permissions -rw-r--r--
(svn r3643) Remove a local variable which is just a pointer to a road stop status field and had the sensible name 'b'; instead directly use the road stop status field
/* $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