define wxSIZE_T_IS_UINT for Windows
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10578 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -187,6 +187,9 @@
|
|||||||
#elif defined(__SC__)
|
#elif defined(__SC__)
|
||||||
#define __SYMANTECC__
|
#define __SYMANTECC__
|
||||||
#endif // compiler
|
#endif // compiler
|
||||||
|
|
||||||
|
// size_t is the same as unsigned int for all Windows compilers we know
|
||||||
|
#define wxSIZE_T_IS_UINT
|
||||||
#endif // OS
|
#endif // OS
|
||||||
|
|
||||||
// if we're on a Unix system but didn't use configure (so that setup.h didn't
|
// if we're on a Unix system but didn't use configure (so that setup.h didn't
|
||||||
|
Reference in New Issue
Block a user