diff options
Diffstat (limited to 'sw/source/ui/vba/service.cxx')
-rw-r--r-- | sw/source/ui/vba/service.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/ui/vba/service.cxx b/sw/source/ui/vba/service.cxx index 3f45eb0563ff..f4d0dbf456f8 100644 --- a/sw/source/ui/vba/service.cxx +++ b/sw/source/ui/vba/service.cxx @@ -17,7 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ #include <cppuhelper/implementationentry.hxx> -#include <osl/diagnose.h> #include <comphelper/servicedecl.hxx> #include <service.hxx> |