summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--xmloff/source/style/XMLRectangleMembersHandler.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/xmloff/source/style/XMLRectangleMembersHandler.cxx b/xmloff/source/style/XMLRectangleMembersHandler.cxx
index c7f92938a430..29de8b050fa7 100644
--- a/xmloff/source/style/XMLRectangleMembersHandler.cxx
+++ b/xmloff/source/style/XMLRectangleMembersHandler.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: XMLRectangleMembersHandler.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 14:35:55 $
+ * last change: $Author: obo $ $Date: 2006-09-17 10:51: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_xmloff.hxx"
+
#ifndef _XMLOFF_XMLUCONV_HXX
#include "xmluconv.hxx"
#endif