877f40ac3f
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I886b6f446293d3b1cfbf4ae05e8dbd7fabab9f20 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105510 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
13 lines
425 B
YAML
13 lines
425 B
YAML
---
|
|
assumeFilename: io/source/stm/odata.cxx
|
|
excludelist:
|
|
io/source/connector/connector.hxx:
|
|
# Base class needs full type
|
|
- com/sun/star/connection/XConnection.hpp
|
|
- com/sun/star/connection/XConnectionBroadcaster.hpp
|
|
# Don't replace with impl. detail
|
|
- osl/socket.hxx
|
|
- osl/pipe.hxx
|
|
io/source/stm/opump.cxx:
|
|
# Don't replace with URE API impl. detail
|
|
- cppuhelper/interfacecontainer.hxx
|