diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2014-11-05 21:46:08 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2014-11-07 11:47:01 +0000 |
commit | a44163ada4de97d53910cf48a4017ab191b4fb16 (patch) | |
tree | 8a5dc7fe36a1c94a4073a890c58a7ae7c8f196e2 /xmloff/inc | |
parent | 05cccc5a46d0e95345e7bf201adf64bccdff5451 (diff) |
Removed #includes including themselves
Change-Id: I3fe3227967e07b6b0c82dccf3c9400bfe6e1d729
Reviewed-on: https://gerrit.libreoffice.org/12292
Reviewed-by: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'xmloff/inc')
-rw-r--r-- | xmloff/inc/txtvfldi.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
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> |