define this, wxSIZE_T_IS_UINT, for OS/2.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10609 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
David Webster
2001-06-18 15:52:49 +00:00
parent f45907a264
commit 58d5ad5e3c

View File

@@ -167,6 +167,7 @@
// VisualAge is the only thing that understands _Optlink
#define LINKAGEMODE _Optlink
#endif
#define wxSIZE_T_IS_UINT
#else // Windows
#ifndef __WINDOWS__
#define __WINDOWS__