From af0cf516b0c41b2935616ce412019d7f7810d782 Mon Sep 17 00:00:00 2001 From: Gilles Depeyrot Date: Fri, 4 Oct 2002 18:45:11 +0000 Subject: [PATCH] added SIZEOF_INT to Project Builder prefix header git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17456 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx_pb.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/wx_pb.h b/include/wx_pb.h index a23fb6d357..82bcb1756c 100644 --- a/include/wx_pb.h +++ b/include/wx_pb.h @@ -11,3 +11,4 @@ #define HAVE_USLEEP 1 #define HAVE_FCNTL 1 +#define SIZEOF_INT 4