$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [boost] upgrade boost 1.33 up to 1.39 -> MCF assertion
From: Andrey Torba (andreytorba_at_[hidden])
Date: 2009-07-23 12:30:47
>Lee MacDonald
What boost libraries does your DLL use?
In my case: boost::scoped_ptr, boost::lexical_cast. Also the
boost.thread is linked implicitly.
-- Regards, Andrey