summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/oox/ppt/timenode.hxx1
-rw-r--r--lotuswordpro/source/filter/xfilter/xfendnoteconfig.hxx2
-rw-r--r--vcl/inc/PhysicalFontFamily.hxx1
-rw-r--r--xmloff/inc/txtvfldi.hxx1
-rw-r--r--xmloff/source/transform/TransformerTokenMap.hxx3
5 files changed, 0 insertions, 8 deletions
diff --git a/include/oox/ppt/timenode.hxx b/include/oox/ppt/timenode.hxx
index fd9a7e893f7a..9c8eda4666b5 100644
--- a/include/oox/ppt/timenode.hxx
+++ b/include/oox/ppt/timenode.hxx
@@ -32,7 +32,6 @@
#include <oox/ppt/slidetransition.hxx>
#include <oox/ppt/slidepersist.hxx>
#include <oox/ppt/animationspersist.hxx>
-#include <oox/ppt/timenode.hxx>
namespace oox { namespace ppt {
diff --git a/lotuswordpro/source/filter/xfilter/xfendnoteconfig.hxx b/lotuswordpro/source/filter/xfilter/xfendnoteconfig.hxx
index d034a9ec6dc5..5e4519d0b032 100644
--- a/lotuswordpro/source/filter/xfilter/xfendnoteconfig.hxx
+++ b/lotuswordpro/source/filter/xfilter/xfendnoteconfig.hxx
@@ -60,8 +60,6 @@
#ifndef INCLUDED_LOTUSWORDPRO_SOURCE_FILTER_XFILTER_XFENDNOTECONFIG_HXX
#define INCLUDED_LOTUSWORDPRO_SOURCE_FILTER_XFILTER_XFENDNOTECONFIG_HXX
-#include "xfendnoteconfig.hxx"
-
class XFEndnoteConfig : public XFFootnoteConfig
{
public:
diff --git a/vcl/inc/PhysicalFontFamily.hxx b/vcl/inc/PhysicalFontFamily.hxx
index 71861e98a9d6..61f7c42b34ff 100644
--- a/vcl/inc/PhysicalFontFamily.hxx
+++ b/vcl/inc/PhysicalFontFamily.hxx
@@ -25,7 +25,6 @@
#include <unotools/fontcfg.hxx>
#include "PhysicalFontFace.hxx"
-#include "PhysicalFontFamily.hxx"
class PhysicalFontFace;
class PhysicalFontCollection;
diff --git a/xmloff/inc/txtvfldi.hxx b/xmloff/inc/txtvfldi.hxx
index c58f5f49846c..276dc9b303f6 100644
--- a/xmloff/inc/txtvfldi.hxx
+++ b/xmloff/inc/txtvfldi.hxx
@@ -25,7 +25,6 @@
#ifndef INCLUDED_XMLOFF_INC_TXTVFLDI_HXX
#define INCLUDED_XMLOFF_INC_TXTVFLDI_HXX
-#include "txtvfldi.hxx"
#include "txtfldi.hxx"
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/beans/XPropertySetInfo.hpp>
diff --git a/xmloff/source/transform/TransformerTokenMap.hxx b/xmloff/source/transform/TransformerTokenMap.hxx
index ec4cf09e69d5..b3a05a1e9817 100644
--- a/xmloff/source/transform/TransformerTokenMap.hxx
+++ b/xmloff/source/transform/TransformerTokenMap.hxx
@@ -23,9 +23,6 @@
#include <rtl/ustring.hxx>
#include <boost/unordered_map.hpp>
#include <xmloff/xmltoken.hxx>
-#include "TransformerTokenMap.hxx"
-
-
class XMLTransformerTokenMap :
public ::boost::unordered_map< OUString, ::xmloff::token::XMLTokenEnum,