diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2015-09-18 07:51:35 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2015-09-18 07:51:35 +0200 |
commit | a12c083cad1c9f7443a19176660896efbde910be (patch) | |
tree | 2d19db20cc3471ec701225db26c594e14d3a5264 /sfx2 | |
parent | 9ce08dcc2e32c5554ddf71b79173f8854e0568ad (diff) |
Some follow-up #include clean-up
Change-Id: I4e91748701becfc92a379a490c08e9c7950007e3
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/source/doc/docfile.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sfx2/source/doc/docfile.cxx b/sfx2/source/doc/docfile.cxx index fa92aeb900fd..020574054eaa 100644 --- a/sfx2/source/doc/docfile.cxx +++ b/sfx2/source/doc/docfile.cxx @@ -90,10 +90,8 @@ #include <unotools/mediadescriptor.hxx> #include <comphelper/docpasswordhelper.hxx> #include <tools/datetime.hxx> -#include <tools/inetmime.hxx> #include <unotools/pathoptions.hxx> #include <svtools/asynclink.hxx> -#include <svl/inettype.hxx> #include <ucbhelper/commandenvironment.hxx> #include <unotools/ucbstreamhelper.hxx> #include <unotools/ucbhelper.hxx> |