$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2002-08-05 22:47:32
> It's important for programmers using some of Boost who would like to
> distribute some of the headers without distributing them all.
As a quick workaround: run makedepend for your project and grep for boost.
MSVC show external dependencies also.
Gennadiy.