$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: assaflavieatwork (assaflav_at_[hidden])
Date: 2001-12-09 11:42:11
--- In boost_at_y..., "Sofus Mortensen" <list_at_l...> wrote:
> I reckon you might be able to fix this by either removing "using
> namespace std" from stdafx.h or changing the include order (make
sure
> the ATL headers gets included before regex or other boost libs.)
Thanks for replying, but...
1. Not using stdafx.h (yuch ;).
2. Not using 'using namespace'.
3. Changing the inclusion order doesn't help.
Assaf Lavie.