X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fa4c1d1d41863ab27024dd05e1171e99a12015d9..04633c190f5a6eafe607a5712647aaa131522b1f:/include/wx_pb.h diff --git a/include/wx_pb.h b/include/wx_pb.h index a23fb6d357..d8e1e0939a 100644 --- a/include/wx_pb.h +++ b/include/wx_pb.h @@ -6,8 +6,15 @@ // Created: 22.01.02 // RCS-ID: $Id$ // Copyright: (c) wxWindows team -// Licence: wxWindows license +// Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// #define HAVE_USLEEP 1 #define HAVE_FCNTL 1 +#define SIZEOF_INT 4 +#define SIZEOF_WCHAR_T 4 +#define TARGET_CARBON 1 +#define HAVE_WCHAR_H 1 +#define HAVE_WPRINTF 1 +#define HAVE_VSWPRINTF 1 +#define HAVE_STRCASECMP_IN_STRING_H 1