Kaydet (Commit) 1376bb3e authored tarafından Miklos Vajna's avatar Miklos Vajna

ODT export: remove leftover debug include

And if I'm at it, IWYU pointed one more unused one.

Change-Id: I978e0bbf281bebc3da574a8a857167b18a540f0a
Reviewed-on: https://gerrit.libreoffice.org/73215Reviewed-by: 's avatarMiklos Vajna <vmiklos@collabora.com>
Tested-by: Jenkins
üst 2eebd911
...@@ -33,13 +33,11 @@ ...@@ -33,13 +33,11 @@
#include <format.hxx> #include <format.hxx>
#include <fmtpdsc.hxx> #include <fmtpdsc.hxx>
#include <pagedesc.hxx> #include <pagedesc.hxx>
#include <unostyle.hxx>
#include <cellatr.hxx> #include <cellatr.hxx>
#include <com/sun/star/drawing/XDrawPageSupplier.hpp> #include <com/sun/star/drawing/XDrawPageSupplier.hpp>
#include "xmlexp.hxx" #include "xmlexp.hxx"
#include <SwStyleNameMapper.hxx> #include <SwStyleNameMapper.hxx>
#include <osl/diagnose.h> #include <osl/diagnose.h>
#include <sal/log.hxx>
using namespace ::com::sun::star::beans; using namespace ::com::sun::star::beans;
using namespace ::com::sun::star::uno; using namespace ::com::sun::star::uno;
......
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