$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2007-05-11 08:11:12
Ryo IGARASHI wrote:
> 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.
Fixed. Thanks!
--Beman