include/vcl/settings.hxx | 2 --
1 file changed, 2 deletions(-)
New commits:
commit f77bff02edc05a31164983d73408edf78b9989ac
Author: Sahil Gautam <[email protected]>
AuthorDate: Fri Dec 6 16:24:42 2024 +0530
Commit: Sahil Gautam <[email protected]>
CommitDate: Fri Dec 6 19:47:42 2024 +0100
remove unused header in vcl/settings.hxx
Change-Id: I93ab70526cbbbcc690d45fd9dacf7e6e110e7e56
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/177958
Tested-by: Jenkins
Reviewed-by: Sahil Gautam <[email protected]>
diff --git a/include/vcl/settings.hxx b/include/vcl/settings.hxx
index 401da27abf7d..aba70200b324 100644
--- a/include/vcl/settings.hxx
+++ b/include/vcl/settings.hxx
@@ -31,8 +31,6 @@
#include <memory>
#include <vector>
-#include <optional>
-
class BitmapEx;
class LanguageTag;
class SvtSysLocale;