From b7e74df3c791699ef699aa2200fd41660832069f Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Wed, 5 Mar 2008 15:43:07 +0000 Subject: INTEGRATION: CWS aquafilepicker02_DEV300 (1.8.204); FILE MERGED 2008/01/02 18:50:03 fheckl 1.8.204.1: introducing BOOL --- solenv/inc/postmac.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/solenv/inc/postmac.h b/solenv/inc/postmac.h index a13203087379..41847ed4df34 100644 --- a/solenv/inc/postmac.h +++ b/solenv/inc/postmac.h @@ -4,9 +4,9 @@ * * $RCSfile: postmac.h,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: rt $ $Date: 2007-07-05 09:03:06 $ + * last change: $Author: kz $ $Date: 2008-03-05 16:43:07 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -34,6 +34,7 @@ ************************************************************************/ #undef Boolean +#undef BOOL #undef Button #undef Byte #undef Control @@ -53,7 +54,6 @@ //#undef ShowWindow #undef StringPtr #undef DirInfo -#undef BOOL #undef ULONG #undef Line #undef TimeValue -- cgit