$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Pete Donnell (p.donnell_at_[hidden])
Date: 2005-07-06 11:23:01
It's a bit of a cop-out, but if you don't need any of the pre-compiled
parts, you can just copy and paste the boost directory of headers into
your gcc include directory. That's what I always do.
Pete