From bbfdc117c88e764838acfd74114f22612f5c8c16 Mon Sep 17 00:00:00 2001 From: Machiavelli Date: Tue, 16 Mar 2010 08:05:09 +0100 Subject: Overload Item::SetState correctly in Item::SetItemRandomProperties. Fixes issue #1126 --HG-- branch : trunk --- win/BTSC/stdafx.cpp | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 win/BTSC/stdafx.cpp (limited to 'win/BTSC/stdafx.cpp') diff --git a/win/BTSC/stdafx.cpp b/win/BTSC/stdafx.cpp new file mode 100644 index 00000000000..4a467449627 --- /dev/null +++ b/win/BTSC/stdafx.cpp @@ -0,0 +1,8 @@ +// stdafx.cpp : source file that includes just the standard includes +// BTSC.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 -- cgit v1.2.3