From a44163ada4de97d53910cf48a4017ab191b4fb16 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Wed, 5 Nov 2014 21:46:08 +0100 Subject: Removed #includes including themselves Change-Id: I3fe3227967e07b6b0c82dccf3c9400bfe6e1d729 Reviewed-on: https://gerrit.libreoffice.org/12292 Reviewed-by: Riccardo Magliocchetti Reviewed-by: Michael Stahl Tested-by: Michael Stahl --- lotuswordpro/source/filter/xfilter/xfendnoteconfig.hxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'lotuswordpro') 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: -- cgit