summaryrefslogtreecommitdiff
path: root/xmloff/source/style/XMLFontAutoStylePool.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 09:50:01 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 09:50:01 +0000
commitf4bd03a116ec46c8908cec8c9536121a08b21ff5 (patch)
treefc3bdfe38a48bbf5e0d51749d3c566b31a0bf87c /xmloff/source/style/XMLFontAutoStylePool.cxx
parente5fa68b6afb14c7730d836da4f01eca2fafd9634 (diff)
INTEGRATION: CWS pchfix02 (1.7.34); FILE MERGED
2006/09/01 17:59:50 kaib 1.7.34.1: #i68856# Added header markers and pch files
Diffstat (limited to 'xmloff/source/style/XMLFontAutoStylePool.cxx')
-rw-r--r--xmloff/source/style/XMLFontAutoStylePool.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/xmloff/source/style/XMLFontAutoStylePool.cxx b/xmloff/source/style/XMLFontAutoStylePool.cxx
index 4d1ffc961eb7..c6bf511ec143 100644
--- a/xmloff/source/style/XMLFontAutoStylePool.cxx
+++ b/xmloff/source/style/XMLFontAutoStylePool.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: XMLFontAutoStylePool.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 18:29:11 $
+ * last change: $Author: obo $ $Date: 2006-09-17 10:49:47 $
*
* 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 _TOOLS_DEBUG_HXX
#include <tools/debug.hxx>
#endif