summaryrefslogtreecommitdiff
path: root/svtools/source/items/eitem.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 13:58:35 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 13:58:35 +0000
commit3a86b2102ca5eef864dd045f8ba576e57a5b6a4d (patch)
treee6433ee362e17a1bc85c46c5b89ada73860ad951 /svtools/source/items/eitem.cxx
parent5499c56caf9e1b755231cfe07246fb13acb01051 (diff)
INTEGRATION: CWS pchfix02 (1.2.324); FILE MERGED
2006/09/01 17:43:12 kaib 1.2.324.1: #i68856# Added header markers and pch files
Diffstat (limited to 'svtools/source/items/eitem.cxx')
-rw-r--r--svtools/source/items/eitem.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/svtools/source/items/eitem.cxx b/svtools/source/items/eitem.cxx
index 65f47e2ab8d3..7f7cb06d078f 100644
--- a/svtools/source/items/eitem.cxx
+++ b/svtools/source/items/eitem.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: eitem.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 15:56:35 $
+ * last change: $Author: obo $ $Date: 2006-09-17 14:58:35 $
*
* 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_svtools.hxx"
+
#ifndef _SFXENUMITEM_HXX
#include <eitem.hxx>
#endif