$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2002-03-08 14:43:13
The config headers use #warning to indicate an unsupported compiler version.
The problem is that #warning is an error (unless the compiler supports it as
an extension.) :-)
-- Peter Dimov Multi Media Ltd.