#define BOOST_TEST_MAIN #include // One dummy test so that this can be dropped in before the actual // test suite is written. BOOST_AUTO_TEST_CASE(dummy) { }