git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25444
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#pragma implementation "intl.h"
#endif
#pragma implementation "intl.h"
#endif
+#if defined(__BORLAND__) && !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
+#endif
+
// For compilers that support precompilation, includes "wx.h".
#include "wx/wxprec.h"
// For compilers that support precompilation, includes "wx.h".
#include "wx/wxprec.h"