$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: sen_al2002 (sen_al2002_at_[hidden])
Date: 2002-08-12 04:47:14
Hi,
I am new to boost libraries. I just downloaded the whole BOOST_1_28_0
and I added the directory to compiler's list of #include<...> search
paths but I still get error when I try to use the atanh() function.
I am using Visual C++ v6.0
The error message reads
d:\boost_1_28_0\atanh.hpp(77) : error C2989: 'atanh_helper1_t<T,0>' :
template class has already been defined as a non-template class
Could someone please help me out.
Thanks
Sen