summaryrefslogtreecommitdiffstats
path: root/soltools/giparser
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 10:33:34 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 10:33:34 +0000
commit1729de7152cea4ee2e12eeceb500aef85a86d007 (patch)
treeb47257d7a9fc63aff87169f669d0b67afd9c0d83 /soltools/giparser
parentINTEGRATION: CWS pchfix02 (1.3.10); FILE MERGED (diff)
downloadcore-1729de7152cea4ee2e12eeceb500aef85a86d007.tar.gz
core-1729de7152cea4ee2e12eeceb500aef85a86d007.zip
INTEGRATION: CWS pchfix02 (1.4.30); FILE MERGED
2006/09/01 17:40:16 kaib 1.4.30.1: #i68856# Added header markers and pch files
Diffstat (limited to 'soltools/giparser')
-rw-r--r--soltools/giparser/gi_parse.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/soltools/giparser/gi_parse.cxx b/soltools/giparser/gi_parse.cxx
index 76a8b2655a40..6687342e88b2 100644
--- a/soltools/giparser/gi_parse.cxx
+++ b/soltools/giparser/gi_parse.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: gi_parse.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 07:24:26 $
+ * last change: $Author: obo $ $Date: 2006-09-17 11:33:34 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,6 +33,9 @@
*
************************************************************************/
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_soltools.hxx"
+
#include <gi_parse.hxx>
#include <stdio.h>