summaryrefslogtreecommitdiffstats
path: root/rsc
diff options
context:
space:
mode:
Diffstat (limited to 'rsc')
-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>