diff options
Diffstat (limited to 'cppuhelper/qa/unourl')
-rw-r--r-- | cppuhelper/qa/unourl/cppu_unourl.cxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/cppuhelper/qa/unourl/cppu_unourl.cxx b/cppuhelper/qa/unourl/cppu_unourl.cxx index 0be49fc427cd..1a9ba70f7231 100644 --- a/cppuhelper/qa/unourl/cppu_unourl.cxx +++ b/cppuhelper/qa/unourl/cppu_unourl.cxx @@ -23,9 +23,6 @@ #include <cppuhelper/unourl.hxx> #include <rtl/malformeduriexception.hxx> -#include <rtl/strbuf.hxx> -#include <rtl/string.h> -#include <rtl/textenc.h> #include <rtl/ustring.hxx> #include <sal/types.h> |