summaryrefslogtreecommitdiff
path: root/sdext
diff options
context:
space:
mode:
Diffstat (limited to 'sdext')
-rw-r--r--sdext/source/pdfimport/inc/contentsink.hxx1
-rw-r--r--sdext/source/pdfimport/inc/wrapper.hxx1
2 files changed, 0 insertions, 2 deletions
diff --git a/sdext/source/pdfimport/inc/contentsink.hxx b/sdext/source/pdfimport/inc/contentsink.hxx
index f7cc7d0b7c0b..3470ebcfacee 100644
--- a/sdext/source/pdfimport/inc/contentsink.hxx
+++ b/sdext/source/pdfimport/inc/contentsink.hxx
@@ -25,7 +25,6 @@
#include <com/sun/star/rendering/ARGBColor.hpp>
#include <boost/shared_ptr.hpp>
-namespace rtl { class OUString; }
namespace com { namespace sun { namespace star {
namespace rendering
{
diff --git a/sdext/source/pdfimport/inc/wrapper.hxx b/sdext/source/pdfimport/inc/wrapper.hxx
index 1b9c5c3f3e81..f923b4d79973 100644
--- a/sdext/source/pdfimport/inc/wrapper.hxx
+++ b/sdext/source/pdfimport/inc/wrapper.hxx
@@ -23,7 +23,6 @@
#include "contentsink.hxx"
#include <com/sun/star/uno/Reference.hxx>
-namespace rtl { class OUString; }
namespace com { namespace sun { namespace star {
namespace uno {
class XComponentContext;