summaryrefslogtreecommitdiff
path: root/scripting
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 11:27:46 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 11:27:46 +0000
commit3c0720025a8dd7fb327a08ff296984f1299cd376 (patch)
tree39240e184f83f19d704a8877e8e062cf89339f37 /scripting
parenta3a8eff258c84988531c11b6d0ab7a9ea091f7c0 (diff)
INTEGRATION: CWS pchfix02 (1.10.10); FILE MERGED
2006/09/01 17:35:35 kaib 1.10.10.1: #i68856# Added header markers and pch files
Diffstat (limited to 'scripting')
-rw-r--r--scripting/source/provider/BrowseNodeFactoryImpl.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/scripting/source/provider/BrowseNodeFactoryImpl.cxx b/scripting/source/provider/BrowseNodeFactoryImpl.cxx
index e68fc2efa2..34dbf5de2f 100644
--- a/scripting/source/provider/BrowseNodeFactoryImpl.cxx
+++ b/scripting/source/provider/BrowseNodeFactoryImpl.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: BrowseNodeFactoryImpl.cxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 10:20:27 $
+ * last change: $Author: obo $ $Date: 2006-09-16 12:27:46 $
*
* 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"
+
#include <cppuhelper/weakref.hxx>
#include <cppuhelper/implementationentry.hxx>
#include <cppuhelper/factory.hxx>