diff options
-rw-r--r-- | vcl/IwyuFilter_vcl.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
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 |