$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Gregor (gregod_at_[hidden])
Date: 2004-05-13 06:54:26
On Thursday 13 May 2004 03:11 am, Alexey Subbota wrote:
> Under windows <signals>.dll not export some function because
> absent #include <boost/config.hpp> before #ifdef
> BOOST_HAS_DECLSPEC at boost/signals/detail/config.hpp
Thank you. This has been fixed in CVS and will be in the next release.
Doug