undef inline before redefining it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7631 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -32,11 +32,12 @@ class WXDLLEXPORT wxDateSpan;
|
|||||||
// rebuilt)
|
// rebuilt)
|
||||||
// For Mingw32, causes a link error.
|
// For Mingw32, causes a link error.
|
||||||
#if defined( __WXDEBUG__) && !defined(__MINGW32__)
|
#if defined( __WXDEBUG__) && !defined(__MINGW32__)
|
||||||
|
#undef inline
|
||||||
#define inline
|
#define inline
|
||||||
#endif // Debug
|
#endif // Debug
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* TODO Well, everything :-)
|
* TODO
|
||||||
*
|
*
|
||||||
* + 1. Time zones with minutes (make TimeZone a class)
|
* + 1. Time zones with minutes (make TimeZone a class)
|
||||||
* ? 2. getdate() function like under Solaris
|
* ? 2. getdate() function like under Solaris
|
||||||
|
Reference in New Issue
Block a user