diff options
Diffstat (limited to 'sfx2/qa')
-rw-r--r-- | sfx2/qa/cppunit/doc.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sfx2/qa/cppunit/doc.cxx b/sfx2/qa/cppunit/doc.cxx index 058bf4788d67..7e62652b5bbb 100644 --- a/sfx2/qa/cppunit/doc.cxx +++ b/sfx2/qa/cppunit/doc.cxx @@ -17,8 +17,6 @@ #include <comphelper/propertyvalue.hxx> #include <sfx2/objsh.hxx> #include <sfx2/sfxbasemodel.hxx> -#include <unotools/tempfile.hxx> -#include <sfx2/docfile.hxx> #include <osl/file.hxx> using namespace com::sun::star; |