summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2020-10-27 15:03:48 +0100
committerAndrea Gelmini <andrea.gelmini@gelma.net>2020-10-27 16:52:44 +0100
commit23c30c073495201acb82e6e2e83bb0840f25acce (patch)
tree6a5c24f14f289610b23510ef2856515409e8f1e0
parent00c7d90262cb8b912efdf97d0d4ab64d8a8b83b7 (diff)
Removed duplicated include
Change-Id: I2f7e94dc1165b189bb42a0ac34b4e8e004acef93 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/104887 Tested-by: Jenkins Reviewed-by: Andrea Gelmini <andrea.gelmini@gelma.net>
-rw-r--r--sw/source/core/inc/swfont.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/core/inc/swfont.hxx b/sw/source/core/inc/swfont.hxx
index d1c5d7841369..c15f7f1f4b49 100644
--- a/sw/source/core/inc/swfont.hxx
+++ b/sw/source/core/inc/swfont.hxx
@@ -30,7 +30,6 @@
#include <editeng/borderline.hxx>
#include <optional>
#include <o3tl/enumarray.hxx>
-#include <optional>
class SfxItemSet;
class SwAttrSet;