coapp-developers team mailing list archive
-
coapp-developers team
-
Mailing list archive
-
Message #00567
Re: Precompiled Headers
On 7/28/2010 12:33 PM, Garrett Serack wrote:
> Does anyone **REALLY** find that precompiled headers are worth the
> $%*(ing headaches?
Once windows.h gets dragged in, beyond any doubt.
Of course, parallel build has similarly impressive gains, so you end up
with the quandary of blocking to precompile at least one source. For any
effort broken into dozens of sources, this win is worthwhile.
References