$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Ryo IGARASHI (rigarash_at_[hidden])
Date: 2007-05-10 04:21:22
Hi, developpers,
In libs/system/src/error_code.cpp, function errno_wmd() calls assert(),
but libs/system/src/error_code.cpp does not include <cassert>,
therefore I encountered compilation error with my code.
The attached patch solved my problem.
Best regards,
-- Ryo IGARASHI rigarash_at_[hidden]