office-gobmx/sot/IwyuFilter_sot.yaml
Gabor Kelemen e43f0657f1 tdf#42949 Fix IWYU warnings in sot/
Found with bin/find-unneeded-includes
Only removal proposals are dealt with here.

Change-Id: I202a98d76a37a564315374893b44ec25ef7798b3
Reviewed-on: https://gerrit.libreoffice.org/73005
Tested-by: Jenkins
Reviewed-by: Michael Stahl <Michael.Stahl@cib.de>
2019-05-28 12:24:40 +02:00

13 lines
419 B
YAML

---
assumeFilename: sot/source/base/object.cxx
blacklist:
sot/source/unoolestorage/xolesimplestorage.hxx:
# Base class needs complete type
- com/sun/star/embed/XOLESimpleStorage.hpp
- com/sun/star/lang/XServiceInfo.hpp
sot/source/sdstor/stgcache.hxx:
# OSL_BIGENDIAN is being checked
- osl/endian.h
sot/source/sdstor/stgcache.cxx:
# OSL_BIGENDIAN is being checked
- osl/endian.h