Boost logo

Boost :

Subject: Re: [boost] [winapi] Problem with the latest clang on Windows
From: Peter Dimov (lists_at_[hidden])
Date: 2015-06-07 19:21:07


Gavin Lambert wrote:

> Any user application is almost guaranteed to #include <windows.h> at some
> point...

Not in every .cpp file. Any portable application isolates its <windows.h>
use to a few Windows-specific files, but even non-portable applications have
been known to do that. Not everyone appreciates if you #include <windows.h>
in a public header.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk