summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/xpackcreator.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 15:22:12 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 15:22:12 +0000
commitafbb401d2ca5ecb11a22226936fad578c001cea5 (patch)
treec2f7ffc0da9a0c9080a9efb2a73ac6c348be669e /sfx2/source/appl/xpackcreator.cxx
parent68edcea30402025506b3b1fe85be17a1d308686a (diff)
INTEGRATION: CWS pchfix02 (1.4.312); FILE MERGED
2006/09/01 17:38:26 kaib 1.4.312.1: #i68856# Added header markers and pch files
Diffstat (limited to 'sfx2/source/appl/xpackcreator.cxx')
-rw-r--r--sfx2/source/appl/xpackcreator.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/sfx2/source/appl/xpackcreator.cxx b/sfx2/source/appl/xpackcreator.cxx
index 7f77f2f76446..523fb4922527 100644
--- a/sfx2/source/appl/xpackcreator.cxx
+++ b/sfx2/source/appl/xpackcreator.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: xpackcreator.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 17:49:33 $
+ * last change: $Author: obo $ $Date: 2006-09-17 16:22:12 $
*
* 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_sfx2.hxx"
+
#ifndef _COM_SUN_STAR_UCB_XCOMMANDENVIRONMENT_HPP_
#include <com/sun/star/ucb/XCommandEnvironment.hpp>
#endif