summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sd/source/ui/view/ToolBarManager.cxx1
-rw-r--r--sw/source/uibase/inc/wrtsh.hxx1
2 files changed, 0 insertions, 2 deletions
diff --git a/sd/source/ui/view/ToolBarManager.cxx b/sd/source/ui/view/ToolBarManager.cxx
index 23587872fd8c..503b28fb2634 100644
--- a/sd/source/ui/view/ToolBarManager.cxx
+++ b/sd/source/ui/view/ToolBarManager.cxx
@@ -45,7 +45,6 @@
#include <osl/diagnose.h>
#include <map>
-#include <utility>
#include <memory>
#include <string_view>
#include <vector>
diff --git a/sw/source/uibase/inc/wrtsh.hxx b/sw/source/uibase/inc/wrtsh.hxx
index fccf1ef81c4e..2f7fb5fa7b06 100644
--- a/sw/source/uibase/inc/wrtsh.hxx
+++ b/sw/source/uibase/inc/wrtsh.hxx
@@ -33,7 +33,6 @@
#include <doc.hxx>
#include <docsh.hxx>
#include <viewopt.hxx>
-#include <optional>
namespace vcl { class Window; }
class SbxArray;