diff options
Diffstat (limited to 'chart2/source/tools/ImplOPropertySet.cxx')
-rw-r--r-- | chart2/source/tools/ImplOPropertySet.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chart2/source/tools/ImplOPropertySet.cxx b/chart2/source/tools/ImplOPropertySet.cxx index fba181c3bbd9..2eb03d99e52a 100644 --- a/chart2/source/tools/ImplOPropertySet.cxx +++ b/chart2/source/tools/ImplOPropertySet.cxx @@ -23,7 +23,6 @@ #include <algorithm> #include <iterator> #include <com/sun/star/uno/Sequence.hxx> -#include <com/sun/star/beans/XFastPropertySet.hpp> #include <com/sun/star/style/XStyle.hpp> using namespace ::com::sun::star; |