X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=mussa.git;a=blobdiff_plain;f=alg%2Ftest%2Ftest_sequence_location.cpp;h=e05c0c8c8102ecbeeafebc910454f862bede59e8;hp=048a0bed93be44013e105511c549a31d939e3fdd;hb=97498410e1fc5c39eac0282a6620b8fcb0f02ff3;hpb=2e1e5122a6196c873a09da628ef95f8a33ce0049 diff --git a/alg/test/test_sequence_location.cpp b/alg/test/test_sequence_location.cpp index 048a0be..e05c0c8 100644 --- a/alg/test/test_sequence_location.cpp +++ b/alg/test/test_sequence_location.cpp @@ -1,4 +1,6 @@ -#include +#define BOOST_TEST_DYN_LINK +#define BOOST_TEST_MODULE +#include #include "alg/sequence_location.hpp" #include "alg/sequence.hpp"