StdAfx.c
author tron
Thu, 15 Jun 2006 16:47:13 +0000
branch0.4
changeset 10038 946b26c14e3a
parent 9959 984493ab6fff
permissions -rw-r--r--
(svn r5284) -Backport: r5264
-Fix: The wrong IP could get unbanned, e.g. 'unban 1.2.3.42' could result in unbanning 1.2.3.4
/* $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