diff options
Diffstat (limited to 'pyuno')
-rw-r--r-- | pyuno/IwyuFilter_pyuno.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pyuno/IwyuFilter_pyuno.yaml b/pyuno/IwyuFilter_pyuno.yaml index c39a7992cc0a..6e3a5df38bbe 100644 --- a/pyuno/IwyuFilter_pyuno.yaml +++ b/pyuno/IwyuFilter_pyuno.yaml @@ -18,6 +18,8 @@ excludelist: - osl/file.hxx # Needed for direct member access - com/sun/star/uno/XComponentContext.hpp + # Needed on WIN32 + - o3tl/char16_t2wchar_t.hxx pyuno/source/module/pyuno_module.cxx: # Needed on MACOSX - config_folders.h |