summaryrefslogtreecommitdiff
path: root/xmloff/source/style/fonthdl.cxx
diff options
context:
space:
mode:
authorMichael Stahl <mst@openoffice.org>2010-04-19 17:29:55 +0200
committerMichael Stahl <mst@openoffice.org>2010-04-19 17:29:55 +0200
commitc72e885c09d39d03bf35f27614342f7660e9f357 (patch)
tree30d9a80b531e237f1ce23a70353bbfb7f523ed5c /xmloff/source/style/fonthdl.cxx
parentde4206aebc147755cda52f369571a2a4c212e4df (diff)
sw33bf03: xmloff: fonthdl.hxx: fix broken header guard
Diffstat (limited to 'xmloff/source/style/fonthdl.cxx')
-rw-r--r--xmloff/source/style/fonthdl.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/xmloff/source/style/fonthdl.cxx b/xmloff/source/style/fonthdl.cxx
index acfc846883e7..0c711ef590eb 100644
--- a/xmloff/source/style/fonthdl.cxx
+++ b/xmloff/source/style/fonthdl.cxx
@@ -31,9 +31,7 @@
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_xmloff.hxx"
-#ifndef _XMLOFF_PROPERTYHANDLER_FONTTYPES_HXX
#include <fonthdl.hxx>
-#endif
#include <xmloff/xmltoken.hxx>
#include <xmloff/xmluconv.hxx>
#include <rtl/ustrbuf.hxx>