$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Which version?
From: Ravi (lists_ravi_at_[hidden])
Date: 2008-09-18 10:21:04
On Thursday 18 September 2008 10:05:05 Robert Jones wrote:
> I've found a boost distribution in the build at work. How can I determine
> which release it is?
Look in <boost_include_dir>/version.hpp for the macros BOOST_VERSION and
BOOST_LIB_VERSION.
Ravi