]> git.saurik.com Git - wxWidgets.git/commitdiff
define this, wxSIZE_T_IS_UINT, for OS/2.
authorDavid Webster <Dave.Webster@bhmi.com>
Mon, 18 Jun 2001 15:52:49 +0000 (15:52 +0000)
committerDavid Webster <Dave.Webster@bhmi.com>
Mon, 18 Jun 2001 15:52:49 +0000 (15:52 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10609 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/defs.h

index 91827527d87bf5bf2143dd451be74879028a13a6..56a431c5143cfec4ed37862d002d9df4e8fd26b6 100644 (file)
         // VisualAge is the only thing that understands _Optlink
         #define LINKAGEMODE _Optlink
     #endif
+    #define wxSIZE_T_IS_UINT
 #else   // Windows
     #ifndef __WINDOWS__
         #define __WINDOWS__