diff options
Diffstat (limited to 'unotools')
-rw-r--r-- | unotools/source/config/cmdoptions.cxx | 1 | ||||
-rw-r--r-- | unotools/source/config/eventcfg.cxx | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/unotools/source/config/cmdoptions.cxx b/unotools/source/config/cmdoptions.cxx index f2538dc5c9bf..f9be432a9a7a 100644 --- a/unotools/source/config/cmdoptions.cxx +++ b/unotools/source/config/cmdoptions.cxx @@ -29,7 +29,6 @@ #include <cppuhelper/weakref.hxx> #include <rtl/ustrbuf.hxx> #include <rtl/instance.hxx> -#include <osl/diagnose.h> #include "itemholder1.hxx" diff --git a/unotools/source/config/eventcfg.cxx b/unotools/source/config/eventcfg.cxx index 5d0dda0c1266..95d015b41d7c 100644 --- a/unotools/source/config/eventcfg.cxx +++ b/unotools/source/config/eventcfg.cxx @@ -28,7 +28,6 @@ #include <o3tl/enumrange.hxx> #include <rtl/ref.hxx> #include <rtl/ustrbuf.hxx> -#include <osl/diagnose.h> #include "itemholder1.hxx" |