Boost logo

Boost :

From: Douglas Gregor (doug.gregor_at_[hidden])
Date: 2005-05-21 19:06:49


On May 21, 2005, at 6:48 PM, Thorsten Ottosen wrote:
> Does anyone know the cause of
>
> http://tinyurl.com/dbn2n
>
> ?

I'm not sure I see what's strange about this. The testcase redefines a
macro. Just change the definition to:

#ifndef _MSL_USING_NAMESPACE
# define _MSL_USING_NAMESPACE 1
#endif

?

        Doug


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