diff options
-rw-r--r-- | vcl/unx/gtk3/salnativewidgets-gtk.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/unx/gtk3/salnativewidgets-gtk.cxx b/vcl/unx/gtk3/salnativewidgets-gtk.cxx index 74376d2692ce..3d2e420487d9 100644 --- a/vcl/unx/gtk3/salnativewidgets-gtk.cxx +++ b/vcl/unx/gtk3/salnativewidgets-gtk.cxx @@ -28,7 +28,6 @@ #include "custom-theme.hxx" #include <vcl/themecolors.hxx> #include "gtkcairo.hxx" -#include <optional> GtkCssProvider* GtkSalGraphics::mpCustomThemeProvider = nullptr; GtkStyleContext* GtkSalGraphics::mpWindowStyle = nullptr; |