$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Gregor (gregod_at_[hidden])
Date: 2004-05-06 10:10:37
On Thursday 06 May 2004 02:20 am, áÌÅËÓÅÊ óÕÂÂÏÔÁ wrote:
> There is bug at boost/signals/detail/config.hpp:
>
> Before #ifdef BOOST_HAS_DECLSPEC must be
> #include <boost/config.hpp>
>
> Without it line dll's version does't export nothing.
This is fixed in CVS.
Doug