$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [thread] small futures patch
From: Christopher Lux (christopherlux_at_[hidden])
Date: 2010-02-07 09:46:26
Hi,
i came across an annoying compiler warning when using boost.thread
(1.42 release) in a 64bit environment. Attached is a small patch for
the futures.hpp in the trunk.
Regards
-chris