strgen/stdafx.c
author truelight
Mon, 20 Dec 2004 16:35:16 +0000
changeset 736 75bcef85daeb
parent 0 29654efe3188
child 2186 db48cf29b983
permissions -rw-r--r--
(svn r1188) -Fix: [Network] Fixed that CTRL+<key> could sometimes hang a dedicated
server till enter was pressed. CTRL+D after a random key still does hang
the dedicated server till enter is pressed.
// stdafx.cpp : source file that includes just the standard includes
//	strgen.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