|
Boost-Build : |
From: Alex Besogonov (cyberax_at_[hidden])
Date: 2006-10-16 00:29:19
Vladimir Prus wrote:
> #if defined(BOOST_BUILD_PCH_ENABLED)
> #include "pch.h"
> #endif
> Then, if toolset lacks PCH support, the pch header won't be included at all.
> Thoughts?
It won't work in MSVS. PCH header must be the first preprocessor
directive in file.
-- With respect, Alex Besogonov (cyberax_at_[hidden])
Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk