[Libreoffice-commits] core.git: vcl/IwyuFilter_vcl.yaml

Kelemen Gábor (via logerrit) logerrit at kemper.freedesktop.org
Fri Sep 20 12:23:12 UTC 2019


 vcl/IwyuFilter_vcl.yaml |    3 +++
 1 file changed, 3 insertions(+)

New commits:
commit 9bfaf79db2f0207192fac32a46fbd657c860b04d
Author:     Kelemen Gábor <kelemeng at ubuntu.com>
AuthorDate: Tue Sep 17 09:46:01 2019 +0200
Commit:     Miklos Vajna <vmiklos at collabora.com>
CommitDate: Fri Sep 20 14:22:02 2019 +0200

    Blacklist include for IWYU
    
    After commit a3b03ba1316b1ec0a9b0a3b45b96dc0a49aa9f1f
    
    Change-Id: I76f24a1617e9d359fd40ef4af17982c484bb3808
    Reviewed-on: https://gerrit.libreoffice.org/79042
    Tested-by: Jenkins
    Reviewed-by: Miklos Vajna <vmiklos at collabora.com>

diff --git a/vcl/IwyuFilter_vcl.yaml b/vcl/IwyuFilter_vcl.yaml
index d15761b63c82..bd85127e0f2e 100644
--- a/vcl/IwyuFilter_vcl.yaml
+++ b/vcl/IwyuFilter_vcl.yaml
@@ -71,3 +71,6 @@ blacklist:
     vcl/unx/generic/print/genpspgraphics.cxx:
     # Complete type needed for implicit dtor
     - vcl/fontcharmap.hxx
+    vcl/source/app/svdata.cxx:
+    # Needed on WIN32
+    - salframe.hxx


More information about the Libreoffice-commits mailing list