From: Julian Smart Date: Thu, 10 Jul 2003 07:47:10 +0000 (+0000) Subject: Applied patch [ 767518 ] BCB6 resource compiler chokes on dialog1.rc X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/e5651604efaf7c28d1b479b25f753a689f336eab Applied patch [ 767518 ] BCB6 resource compiler chokes on dialog1.rc git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21836 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/samples/nativdlg/dialog1.rc b/samples/nativdlg/dialog1.rc index 3d1677a1ee..a794777617 100644 --- a/samples/nativdlg/dialog1.rc +++ b/samples/nativdlg/dialog1.rc @@ -25,7 +25,7 @@ #include "resource.h" -#if !defined(__GNUWIN32__) +#if !defined(__GNUWIN32__) && !defined(__BORLANDC__) #include #endif