X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2b5f62a0b2db198609b45dec622a018dae37008e..e9efd9f198cc5c3f384dc6f893316b0893de10b4:/include/wx_pb.h diff --git a/include/wx_pb.h b/include/wx_pb.h index 82bcb1756c..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 -// Licence: wxWindows license +// 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