$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] boost lib error
From: Ravi (lists_ravi_at_[hidden])
Date: 2010-06-13 16:47:07
As Noel said, please add the dash before the I and remove the first slash
before "boost" (change "/boost/..." to "boost/...") on the following line:
On Saturday 12 June 2010 13:42:16 Jack Bryan wrote:
> #include </boost/mpi/environment.hpp>
Ravi