summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
168da56)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32829
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#else // if defined( __VISUALC__ )
#else // if defined( __VISUALC__ )
-#define WX_LIST_SORTFUNCTION( elT, f ) std::greater<elT>( f ) )
+#define WX_LIST_SORTFUNCTION( elT, f ) std::greater<elT>( f )
#define VC6_WORKAROUND(elT, liT, decl) \
decl liT; \
\
#define VC6_WORKAROUND(elT, liT, decl) \
decl liT; \
\