summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2023-03-02 20:26:59 +0100
committerJulien Nabet <serval2412@yahoo.fr>2023-03-03 06:00:02 +0000
commit5d7687c62a7f8d60267ce45ad27befc7d6567c24 (patch)
treeb68a70d393b634ebff407c586aee37149b7aafc7
parent687b950702c49c90cff9a43655ea97a0343799a0 (diff)
Remove duplicated include
Change-Id: I89652d205efa508f2f9ccd2c449d4c54fa8b325a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/148140 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Jenkins
-rw-r--r--sw/source/filter/ww8/wrtww8.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/filter/ww8/wrtww8.hxx b/sw/source/filter/ww8/wrtww8.hxx
index cc1438e9d056..671dc7455b64 100644
--- a/sw/source/filter/ww8/wrtww8.hxx
+++ b/sw/source/filter/ww8/wrtww8.hxx
@@ -49,7 +49,6 @@
#include <cstddef>
#include <memory>
#include <map>
-#include <optional>
#include <string_view>
#include <vector>