curl: upgrade to 8.9.1
[LibreOffice.git] / pyuno / IwyuFilter_pyuno.yaml
blob6e3a5df38bbef38ad887c9dc74ee71d4e16b131a
1 ---
2 assumeFilename: pyuno/source/module/pyuno.cxx
3 excludelist:
4     pyuno/inc/pyuno.hxx:
5     # Used in #ifdef
6     - Python.h
7     pyuno/source/module/pyuno_impl.hxx:
8     # Used in #ifdef
9     - Python.h
10     # Base class needs complete type
11     - com/sun/star/lang/XUnoTunnel.hpp
12     - com/sun/star/script/XInvocation.hpp
13     # Needed for typedef
14     - com/sun/star/container/XIndexAccess.hpp
15     - cppuhelper/weakref.hxx
16     pyuno/source/loader/pyuno_loader.cxx:
17     # Don't replace with URE impl. detail
18     - osl/file.hxx
19     # Needed for direct member access
20     - com/sun/star/uno/XComponentContext.hpp
21     # Needed on WIN32
22     - o3tl/char16_t2wchar_t.hxx
23     pyuno/source/module/pyuno_module.cxx:
24     # Needed on MACOSX
25     - config_folders.h
26     # Don't replace with URE impl. detail
27     - rtl/bootstrap.hxx
28     pyuno/source/module/pyuno_runtime.cxx:
29     # Needed on MACOSX
30     - config_folders.h
31     # Needed for direct member access
32     - com/sun/star/container/XHierarchicalNameAccess.hpp
33     # Needed for template
34     - com/sun/star/script/XInvocation2.hpp
35     pyuno/zipcore/python.cxx:
36     # Needed on WIN32
37     - tools/pathutils.hxx