$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: yxh (yg-boost-users_at_[hidden])
Date: 2003-08-05 06:20:21
Hello,
when I build /libs/thread/examples/thread.cpp, I got warning C4275. I think
it is because std::logic_error is not defined as dllexport/dllimport. Can
anyone tell me how to correct this?
TIA.