summaryrefslogtreecommitdiff
path: root/rsc/source
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-20 04:46:49 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-20 04:46:49 +0000
commitc3bfcfce164739c36af0ffeab6409923151d0cef (patch)
tree67eb81641f0759c172e7840d896f5c18c6e1c892 /rsc/source
parent776fdd4380deafaa8d7a973bed96cdda8907d9a5 (diff)
INTEGRATION: CWS warnings01 (1.9.8); FILE MERGED
2005/10/14 12:29:09 pl 1.9.8.1: #i55991# remove warnings due to pragma hdrstop
Diffstat (limited to 'rsc/source')
-rw-r--r--rsc/source/parser/rsclex.cxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/rsc/source/parser/rsclex.cxx b/rsc/source/parser/rsclex.cxx
index 8b13509d750b..a6cc9810f446 100644
--- a/rsc/source/parser/rsclex.cxx
+++ b/rsc/source/parser/rsclex.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: rsclex.cxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 13:47:43 $
+ * last change: $Author: hr $ $Date: 2006-06-20 05:46:49 $
*
* 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>
#include <string.h>