X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1a19e369fbce12ce4d8097fc08609a436748a6ed..1fc8cfbd8177780ee3c773655375a828d86e473c:/include/wx_pb.h diff --git a/include/wx_pb.h b/include/wx_pb.h index 4664e03359..7cb2b49133 100644 --- a/include/wx_pb.h +++ b/include/wx_pb.h @@ -5,10 +5,16 @@ // Modified by: // Created: 22.01.02 // RCS-ID: $Id$ -// Copyright: (c) wxWindows team +// Copyright: (c) wxWidgets team // 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