Nuke #pragma implementation/interface's
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35650 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -18,10 +18,6 @@
|
||||
// headers
|
||||
// ----------------------------------------------------------------------------
|
||||
|
||||
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
|
||||
#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:
|
||||
|
Reference in New Issue
Block a user