diff options
-rw-r--r-- | starmath/source/ElementsDockingWindow.cxx | 1 | ||||
-rw-r--r-- | toolkit/source/controls/svtxgridcontrol.cxx | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/starmath/source/ElementsDockingWindow.cxx b/starmath/source/ElementsDockingWindow.cxx index 5d7b51de58a6..202396dfc282 100644 --- a/starmath/source/ElementsDockingWindow.cxx +++ b/starmath/source/ElementsDockingWindow.cxx @@ -40,7 +40,6 @@ #include <vcl/virdev.hxx> #include <unordered_map> -#include <utility> namespace { diff --git a/toolkit/source/controls/svtxgridcontrol.cxx b/toolkit/source/controls/svtxgridcontrol.cxx index 1fd7de1f29b1..4911130b9852 100644 --- a/toolkit/source/controls/svtxgridcontrol.cxx +++ b/toolkit/source/controls/svtxgridcontrol.cxx @@ -24,7 +24,6 @@ #include <controls/table/tablecontrol.hxx> #include <controls/table/tablecontrolinterface.hxx> #include <controls/table/gridtablerenderer.hxx> -#include <controls/table/tablecontrol.hxx> #include "unocontroltablemodel.hxx" #include <sal/log.hxx> #include <tools/diagnose_ex.h> |