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

New commits:
commit 9bfaf79db2f0207192fac32a46fbd657c860b04d
Author:     Kelemen Gábor <kelem...@ubuntu.com>
AuthorDate: Tue Sep 17 09:46:01 2019 +0200
Commit:     Miklos Vajna <vmik...@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 <vmik...@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
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to