$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2008-08-02 12:13:21
Steven Watanabe <watanabesj <at> gmail.com> writes:
>
> AMDG
>
> Trevor Bain wrote:
> > Hello, I'm trying to just do the basic example of boost.test unit testing.
> > I'm getting compilation errors when I include the headers.
> >
>
> Try linking to the test library.
And you don't need main().
Gennadiy