[Libreoffice-commits] core.git: include/filter vcl/osx

Andrea Gelmini (via logerrit) logerrit at kemper.freedesktop.org
Mon Aug 23 18:16:23 UTC 2021


 include/filter/msfilter/msdffimp.hxx |    1 -
 vcl/osx/salinst.cxx                  |    1 -
 2 files changed, 2 deletions(-)

New commits:
commit d5586c9dd5450c8721821ff2072ed08575d3bc3f
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Mon Aug 23 18:14:00 2021 +0200
Commit:     Andrea Gelmini <andrea.gelmini at gelma.net>
CommitDate: Mon Aug 23 20:15:48 2021 +0200

    Removed duplicated includes
    
    Change-Id: I2f922fb107a6e077d005ad3459a8d39009b90d03
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/120897
    Tested-by: Jenkins
    Reviewed-by: Andrea Gelmini <andrea.gelmini at gelma.net>

diff --git a/include/filter/msfilter/msdffimp.hxx b/include/filter/msfilter/msdffimp.hxx
index e1437faf6c90..f4d9fda3a0f8 100644
--- a/include/filter/msfilter/msdffimp.hxx
+++ b/include/filter/msfilter/msdffimp.hxx
@@ -29,7 +29,6 @@
 #include <vector>
 #include <unordered_map>
 
-#include <optional>
 #include <com/sun/star/uno/Any.hxx>
 #include <com/sun/star/uno/Reference.hxx>
 #include <comphelper/stl_types.hxx>
diff --git a/vcl/osx/salinst.cxx b/vcl/osx/salinst.cxx
index dbdb8038b493..057dbf8d605a 100644
--- a/vcl/osx/salinst.cxx
+++ b/vcl/osx/salinst.cxx
@@ -73,7 +73,6 @@
 #include <apple_remote/RemoteControl.h>
 #include <postmac.h>
 
-#include <config_features.h>
 #if HAVE_FEATURE_SKIA
 #include <vcl/skia/SkiaHelper.hxx>
 #include <skia/salbmp.hxx>


More information about the Libreoffice-commits mailing list