X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=mussa.git;a=blobdiff_plain;f=alg%2Ftest%2Ftest_annotations.cpp;h=5a92f096fd317cfe0e26fcf0f05b63ff49a2fa7f;hp=2e4cb50642e6871858df209ea8234952332ebcbd;hb=HEAD;hpb=d058d097a3015f3ba861d494b68c8cb6f003f6d6 diff --git a/alg/test/test_annotations.cpp b/alg/test/test_annotations.cpp index 2e4cb50..5a92f09 100644 --- a/alg/test/test_annotations.cpp +++ b/alg/test/test_annotations.cpp @@ -1,5 +1,6 @@ -#define BOOST_AUTO_TEST_MAIN -#include +#define BOOST_TEST_DYN_LINK +#define BOOST_TEST_MODULE test_annotations +#include #include #include "annotations.hpp"