summaryrefslogtreecommitdiff
path: root/scripting
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2007-01-04 07:58:16 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2007-01-04 07:58:16 +0000
commitb683e864bb064f52774e2e6179b1a9ff2e6f894a (patch)
treebb3cec3e988a0e9dbbd3af3a01bc1ec26210c03a /scripting
parent9101f803cad3b027c92d03ca684f19a4c21af8ae (diff)
#i10000# include precompiled_scripting.hxx
Diffstat (limited to 'scripting')
-rw-r--r--scripting/source/stringresource/stringresource.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/scripting/source/stringresource/stringresource.cxx b/scripting/source/stringresource/stringresource.cxx
index 0e1d28e1f6c3..78734a2234f4 100644
--- a/scripting/source/stringresource/stringresource.cxx
+++ b/scripting/source/stringresource/stringresource.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: stringresource.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: hr $ $Date: 2007-01-02 15:36:53 $
+ * last change: $Author: rt $ $Date: 2007-01-04 08:58:16 $
*
* 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 "stringresource.hxx"
#endif