Kaydet (Commit) 349af6ea authored tarafından Chr. Rossmanith's avatar Chr. Rossmanith Kaydeden (comit) Caolán McNamara

don't include unused tools/string.hxx

Change-Id: Ia7ac4594c1b9cb853b5f8f5bf76864703376710e
Reviewed-on: https://gerrit.libreoffice.org/6236Reviewed-by: 's avatarCaolán McNamara <caolanm@redhat.com>
Tested-by: 's avatarCaolán McNamara <caolanm@redhat.com>
üst 17760f02
...@@ -19,7 +19,6 @@ ...@@ -19,7 +19,6 @@
#ifndef _PORLAY_HXX #ifndef _PORLAY_HXX
#define _PORLAY_HXX #define _PORLAY_HXX
#include <tools/string.hxx>
#include <tools/fract.hxx> #include <tools/fract.hxx>
#include <scriptinfo.hxx> #include <scriptinfo.hxx>
......
...@@ -20,7 +20,6 @@ ...@@ -20,7 +20,6 @@
#include <com/sun/star/lang/XMultiServiceFactory.hpp> #include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <comphelper/processfactory.hxx> #include <comphelper/processfactory.hxx>
#include <com/sun/star/i18n/IndexEntrySupplier.hpp> #include <com/sun/star/i18n/IndexEntrySupplier.hpp>
#include <tools/string.hxx>
#include <toxwrap.hxx> #include <toxwrap.hxx>
#include <sal/log.hxx> #include <sal/log.hxx>
......
...@@ -22,8 +22,7 @@ ...@@ -22,8 +22,7 @@
#include <functional> //std::unary_function #include <functional> //std::unary_function
#include <algorithm> //std::find_if #include <algorithm> //std::find_if
#include <tools/string.hxx> //do we have to... #include "rtl/ustring.hxx"
#include "staticassert.hxx" //StaticAssert #include "staticassert.hxx" //StaticAssert
namespace namespace
......
...@@ -20,7 +20,6 @@ ...@@ -20,7 +20,6 @@
#ifndef _WW8PAR_HXX #ifndef _WW8PAR_HXX
#define _WW8PAR_HXX #define _WW8PAR_HXX
#include <tools/string.hxx>
#include "rtl/ustring.hxx" #include "rtl/ustring.hxx"
#include <filter/msfilter/msdffimp.hxx> #include <filter/msfilter/msdffimp.hxx>
#include <filter/msfilter/util.hxx> #include <filter/msfilter/util.hxx>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment