diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2015-05-06 18:08:16 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2015-05-07 11:05:05 +0200 |
commit | 7df89ec7a2ccfc9b448ea33d0a9d4412062dee67 (patch) | |
tree | 7a5a54587481bb80458d0593af1695fca49b0f08 /include/svx/xmleohlp.hxx | |
parent | 0241519f323b2b29db747467b8c3d9590c33f0df (diff) |
Remove unnecessary includes of sot/storage.hxx from include/
Change-Id: I242cd126814bbebdb99ea38d9e66513189c313d9
Diffstat (limited to 'include/svx/xmleohlp.hxx')
-rw-r--r-- | include/svx/xmleohlp.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svx/xmleohlp.hxx b/include/svx/xmleohlp.hxx index 61ed78d6cba3..f5680edb74af 100644 --- a/include/svx/xmleohlp.hxx +++ b/include/svx/xmleohlp.hxx @@ -22,7 +22,6 @@ #include <cppuhelper/compbase2.hxx> #include <osl/mutex.hxx> -#include <sot/storage.hxx> #include <map> #include <com/sun/star/container/XNameContainer.hpp> #include <com/sun/star/document/XEmbeddedObjectResolver.hpp> |