diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2013-03-25 19:56:20 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2013-03-25 19:58:16 +0100 |
commit | 488e6875e992e11601611a119476624822fc4635 (patch) | |
tree | b70124749e69faf507d0e317ca9d7e26753e99a2 /xmloff/source/draw/ximpcustomshape.hxx | |
parent | 909de9de9fce6a2e8a5c4e859038d00ce3e88c15 (diff) |
remove external include guards
Change-Id: If5758e02baa8e019923355b6c97043b306223fdd
Diffstat (limited to 'xmloff/source/draw/ximpcustomshape.hxx')
-rw-r--r-- | xmloff/source/draw/ximpcustomshape.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/xmloff/source/draw/ximpcustomshape.hxx b/xmloff/source/draw/ximpcustomshape.hxx index f20911101f3d..1c0e4f28cfdd 100644 --- a/xmloff/source/draw/ximpcustomshape.hxx +++ b/xmloff/source/draw/ximpcustomshape.hxx @@ -26,9 +26,7 @@ #include <vector> #include <com/sun/star/uno/Reference.h> #include <com/sun/star/beans/PropertyValue.hpp> -#ifndef __com_sun_star_beans_PropertyValues_hpp__ #include <com/sun/star/beans/PropertyValues.hpp> -#endif #include <com/sun/star/drawing/XShape.hpp> #include <com/sun/star/drawing/EnhancedCustomShapeParameter.hpp> |