summaryrefslogtreecommitdiff
path: root/xmlscript
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 10:37:51 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 10:37:51 +0000
commit958ddf289b67a905f8f0b77f8433caa41b29d978 (patch)
tree8d3795cb44fbcc54c1adeb41301c06d964b7e723 /xmlscript
parentad20b044b16cc1b190ff02e93b278af75adf6980 (diff)
INTEGRATION: CWS pchfix02 (1.6.6); FILE MERGED
2006/09/01 18:00:32 kaib 1.6.6.1: #i68856# Added header markers and pch files
Diffstat (limited to 'xmlscript')
-rw-r--r--xmlscript/source/xmldlg_imexp/xmldlg_addfunc.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/xmlscript/source/xmldlg_imexp/xmldlg_addfunc.cxx b/xmlscript/source/xmldlg_imexp/xmldlg_addfunc.cxx
index e36142fe81f5..f4bd0f38e3e6 100644
--- a/xmlscript/source/xmldlg_imexp/xmldlg_addfunc.cxx
+++ b/xmlscript/source/xmldlg_imexp/xmldlg_addfunc.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: xmldlg_addfunc.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 05:11:51 $
+ * last change: $Author: obo $ $Date: 2006-09-17 11:37:51 $
*
* 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_xmlscript.hxx"
+
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <com/sun/star/io/XActiveDataSource.hpp>
#include <com/sun/star/xml/sax/XParser.hpp>