$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Stefan Slapeta (stefan_nospam__at_[hidden])
Date: 2004-09-22 17:21:21
Jonathan Brandmeyer wrote:
> On Wed, 2004-09-22 at 17:54, Jonathan Brandmeyer wrote:
>
>>What is the correct BOOST_WORKAROUND macro for this platform? I'm
>>currently using
>>
>>#ifdef ((BOOST_WORKAROUND( BOOST_INTEL_CXX_VERSION, == 710)) &&
>>defined(_WIN32))
>
BTW, there is a macro BOOST_INTEL_WIN that you should use here.
Stefan