$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] Boost.Thread does not compile from trunk
From: Jeremiah Willcock (jewillco_at_[hidden])
Date: 2012-10-02 13:48:01
It seems like <boost/thread/future.hpp> is missing an #include of
<iostream> and produces errors about missing definitions of cout, etc.
because of that. It looks like that is debugging code that may not have
been intended to be committed.
-- Jeremiah Willcock