diff options
Diffstat (limited to 'unotools')
-rw-r--r-- | unotools/inc/unotools/useroptions.hxx | 1 | ||||
-rw-r--r-- | unotools/source/misc/syslocale.cxx | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/unotools/inc/unotools/useroptions.hxx b/unotools/inc/unotools/useroptions.hxx index 2467fd23a4cd..c511342d8d17 100644 --- a/unotools/inc/unotools/useroptions.hxx +++ b/unotools/inc/unotools/useroptions.hxx @@ -30,7 +30,6 @@ #include "unotools/unotoolsdllapi.h" #include <unotools/configitem.hxx> -#include <tools/string.hxx> #include <osl/mutex.hxx> #include <unotools/options.hxx> diff --git a/unotools/source/misc/syslocale.cxx b/unotools/source/misc/syslocale.cxx index 50d5664b08f8..79aaa3945ff0 100644 --- a/unotools/source/misc/syslocale.cxx +++ b/unotools/source/misc/syslocale.cxx @@ -28,7 +28,6 @@ #include <unotools/syslocale.hxx> -#include <tools/string.hxx> #include <unotools/syslocaleoptions.hxx> #include <unotools/localedatawrapper.hxx> #include <comphelper/processfactory.hxx> |