From 527a5ddb1da730da1ed74eb82327ba8c762a7e54 Mon Sep 17 00:00:00 2001 From: Tim Angus Date: Sat, 3 Nov 2007 21:53:50 +0000 Subject: [PATCH] * Fix to win_resource.rc for MSVC build --- code/sys/win_resource.rc | 4 ---- 1 file changed, 4 deletions(-) diff --git a/code/sys/win_resource.rc b/code/sys/win_resource.rc index cbc9ce54..b1c39d50 100644 --- a/code/sys/win_resource.rc +++ b/code/sys/win_resource.rc @@ -7,11 +7,7 @@ // // Generated from the TEXTINCLUDE 2 resource. // -#ifndef __MINGW32__ -#include "winres.h" -#else #include -#endif ///////////////////////////////////////////////////////////////////////////// #undef APSTUDIO_READONLY_SYMBOLS