summaryrefslogtreecommitdiff
path: root/binfilter/bf_xmloff/source/draw/xmloff_layerexp.cxx
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2010-10-04 16:59:09 +0200
committerPetr Mladek <pmladek@suse.cz>2010-10-05 18:15:59 +0200
commit4e04999aa4d091a2299e2a6217662af8d84554f4 (patch)
treeff312657dbf7a6808b9b1c114f0e5d701513b787 /binfilter/bf_xmloff/source/draw/xmloff_layerexp.cxx
parent890da80fbc09b2d260a6fa8639f3fe014ac1c950 (diff)
remove include guards using fixguard.py
Diffstat (limited to 'binfilter/bf_xmloff/source/draw/xmloff_layerexp.cxx')
-rw-r--r--binfilter/bf_xmloff/source/draw/xmloff_layerexp.cxx8
1 files changed, 0 insertions, 8 deletions
diff --git a/binfilter/bf_xmloff/source/draw/xmloff_layerexp.cxx b/binfilter/bf_xmloff/source/draw/xmloff_layerexp.cxx
index ac13fb318..2a9926ea3 100644
--- a/binfilter/bf_xmloff/source/draw/xmloff_layerexp.cxx
+++ b/binfilter/bf_xmloff/source/draw/xmloff_layerexp.cxx
@@ -26,26 +26,18 @@
************************************************************************/
-#ifndef _COM_SUN_STAR_DRAWING_XLAYERSUPPLIER_HPP_
#include <com/sun/star/drawing/XLayerSupplier.hpp>
-#endif
-#ifndef _XMLOFF_XMLNMSPE_HXX
#include "xmlnmspe.hxx"
-#endif
-#ifndef _XMLOFF_XMLEXP_HXX
#include "xmlexp.hxx"
-#endif
-#ifndef _XMLOFF_LAYEREXP_HXX
#include "layerexp.hxx"
-#endif
namespace binfilter {
using namespace ::rtl;