Boost logo

Boost :

From: Johan Nilsson (r.johan.nilsson_at_[hidden])
Date: 2006-03-14 05:08:28


Johan Nilsson wrote:
>> The following fails to compile using g++ 4.0.2 under suse linux:
>>
>> ---
>> #define BOOST_TEST_MODULE foo
>> #include <boost/test/unit_test_suite.hpp>

Sorry, the above is a typo, it's really:

#include <boost/test/auto_unit_test.hpp>

(errors from previous post still apply)

// Johan


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk