git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44089 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Chris Elliott 2007-01-02 20:50:07 +00:00
parent 7538fdc9a6
commit ef1160a7dc

View File

@ -18,7 +18,7 @@
// headers
// ----------------------------------------------------------------------------
#if defined(__BORLAND__) && !defined(__WXDEBUG__)
#if defined(__BORLANDC__) && !defined(__WXDEBUG__)
// There's a bug in Borland's compiler that breaks wxLocale with -O2,
// so make sure that flag is not used for this file:
#pragma option -O1