diff options
author | Kohei Yoshida <kohei.yoshida@gmail.com> | 2013-02-05 13:16:04 -0500 |
---|---|---|
committer | Kohei Yoshida <kohei.yoshida@gmail.com> | 2013-02-05 14:40:57 -0500 |
commit | ea47c4cdcb524fe6571b6a093fd1b3fc2e029d16 (patch) | |
tree | a5ceac4c57d9b4420ee35e5bc8d38d9a66837bc8 /sc | |
parent | 00db1ab7096fc323a0b3d8a3f7da867f85f15c80 (diff) |
Header no longer needed.
Change-Id: I417d76f7f7ab1b14a449ec0ee86bfd69effa68df
Diffstat (limited to 'sc')
-rw-r--r-- | sc/source/ui/unoobj/scdetect.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/ui/unoobj/scdetect.cxx b/sc/source/ui/unoobj/scdetect.cxx index a550698dc616..998e2011446d 100644 --- a/sc/source/ui/unoobj/scdetect.cxx +++ b/sc/source/ui/unoobj/scdetect.cxx @@ -62,7 +62,6 @@ #include <sfx2/fcontnr.hxx> #include <sfx2/app.hxx> #include <sfx2/brokenpackageint.hxx> -#include <sot/storage.hxx> using namespace ::com::sun::star; using namespace ::com::sun::star::uno; |