Hi,

On Mon, Apr 24, 2017 at 09:43:16AM +0200, Stephan Bergmann wrote:
> Another reason why a missing include of a standard library header may go
> unnoticed with some toolchains but not with others is that the standard
> allows C++ headers to include other C++ headers, so the relevant header may
> happen to be included indirectly through another header include.

Also IIRC, Windows precompiled headers might make the compiler see more stuff
than is explicitly included in any of header or cxx files.

Best,

Bjoern
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to