$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Pavel Vozenilek (pavel_vozenilek_at_[hidden])
Date: 2005-02-16 15:37:35
"Robert Ramey" wrote:
>I have a program which consists on one line:
>
> #include <boost/variant.hpp>
>
> If I try to compile this using the main CVS tree, I get the following with
> borland 5.51 and 5.64 compilers:
>
[snip]
It must be something with CVS version - I tried it with 1.32 and it compiles
cleanly.
/Pavel