$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [Test] Compilation problem
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2008-11-21 16:32:09
Greg Ravikovich wrote:
> Hello, I'm using boost 1.37 and have the following problem:
>
> A blank cpp file containing only:
>
> #include <boost/test/test_case_template.hpp>
>
> fails to compile on vc9. However a blank cpp containing:
This file is not really intended to be used standalone.
I've made small changes to make it compile standalone though.
Thanks,
Gennadiy