diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-04-15 17:45:45 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-04-15 17:45:45 +0000 |
commit | c490bbb548383b0ee4db219a746251877366127a (patch) | |
tree | 060fd07459faaaed24cf6ff1a457b97767d85594 /autodoc/source/inc/precomp.h | |
parent | b3f2d2fdc0a3f0658d838ab067a2cf02db7fac5e (diff) |
INTEGRATION: CWS adc5 (1.2.2); FILE MERGED
2003/04/15 11:08:16 np 1.2.2.1: #108718#
Diffstat (limited to 'autodoc/source/inc/precomp.h')
-rw-r--r-- | autodoc/source/inc/precomp.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/autodoc/source/inc/precomp.h b/autodoc/source/inc/precomp.h index 5cc8688b5793..17731e5b1029 100644 --- a/autodoc/source/inc/precomp.h +++ b/autodoc/source/inc/precomp.h @@ -2,9 +2,9 @@ * * $RCSfile: precomp.h,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: hr $ $Date: 2003-03-18 14:11:40 $ + * last change: $Author: hr $ $Date: 2003-04-15 18:45:45 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -67,7 +67,7 @@ #define CSV_NO_ASSERTIONS #endif -#ifdef NP_LOCALBUILD +#ifdef WNT #pragma warning( disable : 4786 ) #endif |