$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Gennadiy E. Rozental (rogeeff_at_[hidden])
Date: 2001-10-10 15:58:00
John,
Are you sure that this is correct (latest cvs update for
call_traits_test.cpp):
was
#ifndef BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION
now
#if defined(BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION) && !defined
(__SUNPRO_CC)
Gennadiy.
P.S. I have problem compiling with MSVC