$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2005-02-25 00:43:48
> as shown in the examples, but when I compile, I get liner errors for
> missing main and test functions.
While working with auto_unit_test.hpp header as usual you need to link with
library (or use inlined versions)
Gennadiy