summaryrefslogtreecommitdiff
path: root/sdext/source/pdfimport/odf/odfemitter.cxx
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2009-09-09 15:58:49 +0200
committerMathias Bauer <mba@openoffice.org>2009-09-09 15:58:49 +0200
commitae703f9be4855a65f672c07ad8059cd98bf935d8 (patch)
treefdaf66797a0b93e88ea73d410feec3f276835701 /sdext/source/pdfimport/odf/odfemitter.cxx
parent3a80394617f6a19d917c4a8f4e519c3979b669c6 (diff)
#i103496#: remove superfluous includes of sal headers
Diffstat (limited to 'sdext/source/pdfimport/odf/odfemitter.cxx')
-rw-r--r--sdext/source/pdfimport/odf/odfemitter.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sdext/source/pdfimport/odf/odfemitter.cxx b/sdext/source/pdfimport/odf/odfemitter.cxx
index 12750db201b4..283e0f9500df 100644
--- a/sdext/source/pdfimport/odf/odfemitter.cxx
+++ b/sdext/source/pdfimport/odf/odfemitter.cxx
@@ -35,7 +35,6 @@
#include "odfemitter.hxx"
#include <rtl/ustrbuf.hxx>
-#include <comphelper/anytostring.hxx>
#include <cppuhelper/exc_hlp.hxx>
#include <com/sun/star/io/XInputStream.hpp>
#include <com/sun/star/io/XOutputStream.hpp>