diff options
author | Patrick Luby <patrick.luby@openoffice.org> | 2000-09-27 21:52:33 +0000 |
---|---|---|
committer | Patrick Luby <patrick.luby@openoffice.org> | 2000-09-27 21:52:33 +0000 |
commit | 4e3cdccf7d335fd5698e374279cb4ff5e630e577 (patch) | |
tree | 93636f2af8ac34747d9ef288ff895e42129bed7a /solenv/inc/postmac.h | |
parent | cf5b28277de2790f9b7f2cc09ee33b25221bfede (diff) |
Updates to handle <AppKit/AppKit.h> includes
Diffstat (limited to 'solenv/inc/postmac.h')
-rw-r--r-- | solenv/inc/postmac.h | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/solenv/inc/postmac.h b/solenv/inc/postmac.h index 852ddabdd1b3..0cc3d7385116 100644 --- a/solenv/inc/postmac.h +++ b/solenv/inc/postmac.h @@ -3,8 +3,8 @@ #* $Workfile: svpm.h $ #* #* Ersterstellung DV 01.10.97 -#* Letzte Aenderung $Author: hr $ $Date: 2000-09-20 14:43:16 $ -#* $Revision: 1.1.1.1 $ +#* Letzte Aenderung $Author: patrick.luby $ $Date: 2000-09-27 22:52:33 $ +#* $Revision: 1.2 $ #* #* $Logfile: T:/tools/os2/inc/svpm.h_v $ #* @@ -14,11 +14,14 @@ Source Code Control System - Header - $Header: /zpool/svn/migration/cvs_rep_09_09_08/code/solenv/inc/postmac.h,v 1.1.1.1 2000-09-20 14:43:16 hr Exp $ + $Header: /zpool/svn/migration/cvs_rep_09_09_08/code/solenv/inc/postmac.h,v 1.2 2000-09-27 22:52:33 patrick.luby Exp $ Source Code Control System - Update $Log: not supported by cvs2svn $ + Revision 1.1.1.1 2000/09/20 14:43:16 hr + initial import + Revision 1.1 2000/06/11 09:18:58 patrick.luby Updates to support SRC591 build on Mac OS X. @@ -51,3 +54,5 @@ #undef ShowWindow #undef StringPtr #undef DirInfo +#undef BOOL +#undef ULONG |