summaryrefslogtreecommitdiff
path: root/scripting
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 11:26:57 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 11:26:57 +0000
commit0bfbc9b5d3c32c797510037240097dcb1357499f (patch)
tree4506e5fdc048372623b41b09ee4bd59f7850640d /scripting
parent1f5150871cc3328e1f9c51b4c43b21520f567149 (diff)
INTEGRATION: CWS pchfix02 (1.7.8); FILE MERGED
2006/09/01 17:35:34 kaib 1.7.8.1: #i68856# Added header markers and pch files
Diffstat (limited to 'scripting')
-rw-r--r--scripting/source/dlgprov/dlgprov.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/scripting/source/dlgprov/dlgprov.cxx b/scripting/source/dlgprov/dlgprov.cxx
index 3e50062689..82269af64a 100644
--- a/scripting/source/dlgprov/dlgprov.cxx
+++ b/scripting/source/dlgprov/dlgprov.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: dlgprov.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: obo $ $Date: 2006-07-14 07:10:01 $
+ * last change: $Author: obo $ $Date: 2006-09-16 12:26:57 $
*
* 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_scripting.hxx"
+
#ifndef SCRIPTING_DLGPROV_HXX
#include "dlgprov.hxx"
#endif