summaryrefslogtreecommitdiff
path: root/package/source
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-11-07 13:52:59 +0000
committerKurt Zenker <kz@openoffice.org>2006-11-07 13:52:59 +0000
commit22aff5d8f4de720c8290c781c0d92a7fe1e01e37 (patch)
tree934a9f6839cdbaf8d0e444440784c03252e28ca7 /package/source
parent00f298cd6ce092d3f5394394bd5480b68cfdfa26 (diff)
INTEGRATION: CWS vq39 (1.2.16); FILE MERGED
2006/11/03 03:05:13 vq 1.2.16.1: #i71114# Add missing pch includes.
Diffstat (limited to 'package/source')
-rw-r--r--package/source/xstor/ohierarchyholder.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/package/source/xstor/ohierarchyholder.cxx b/package/source/xstor/ohierarchyholder.cxx
index 213c5c6a8eef..c1cde7c2b5bf 100644
--- a/package/source/xstor/ohierarchyholder.cxx
+++ b/package/source/xstor/ohierarchyholder.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: ohierarchyholder.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: obo $ $Date: 2006-10-13 11:49:13 $
+ * last change: $Author: kz $ $Date: 2006-11-07 14:52:59 $
*
* 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_package.hxx"
+
#ifndef _COM_SUN_STAR_UNO_REFERENCE_HXX_
#include <com/sun/star/uno/Reference.hxx>
#endif