diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-20 04:45:26 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-20 04:45:26 +0000 |
commit | d3d9ca9c7cc72ccd8b237e55e8940892a2a946f7 (patch) | |
tree | 97515c9066b702fd71d8a253e117915f18eb00e2 /rsc/source | |
parent | 8516c297547b88df62e6731a67a44b030ba6baa7 (diff) |
INTEGRATION: CWS warnings01 (1.11.6); FILE MERGED
2005/10/14 12:29:06 pl 1.11.6.1: #i55991# remove warnings due to pragma hdrstop
Diffstat (limited to 'rsc/source')
-rw-r--r-- | rsc/source/parser/erscerr.cxx | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/rsc/source/parser/erscerr.cxx b/rsc/source/parser/erscerr.cxx index 6eba8fa1e59a..ef8d01ac84e4 100644 --- a/rsc/source/parser/erscerr.cxx +++ b/rsc/source/parser/erscerr.cxx @@ -4,9 +4,9 @@ * * $RCSfile: erscerr.cxx,v $ * - * $Revision: 1.11 $ + * $Revision: 1.12 $ * - * last change: $Author: rt $ $Date: 2005-09-08 13:36:21 $ + * last change: $Author: hr $ $Date: 2006-06-20 05:45:26 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -32,7 +32,6 @@ * MA 02111-1307 USA * ************************************************************************/ -#pragma hdrstop #include <stdlib.h> #include <stdio.h> |