define WX_XTI_TEMPLATE_FIX in case it is not yet

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22720 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor
2003-08-09 08:33:40 +00:00
parent a315dda667
commit 31478355f8

View File

@@ -45,7 +45,9 @@
// some compilers have troubles getting the correct wxPropertyAccessorT constructor
// set this to 1 to make things work for these, too
#ifndef WX_XTI_TEMPLATE_FIX
#define WX_XTI_TEMPLATE_FIX 0
#endif
#if WX_XTI_TEMPLATE_FIX
#define WX_XTI_PARAM_FIX(a,b) a,b