changed: let the build system handle the dynamic boost test defines
This commit is contained in:
@@ -19,10 +19,6 @@
|
||||
|
||||
#include <cstdlib>
|
||||
|
||||
#if HAVE_DYNAMIC_BOOST_TEST
|
||||
#define BOOST_TEST_DYN_LINK
|
||||
#endif
|
||||
|
||||
#define BOOST_TEST_MODULE EclipseIO
|
||||
#include <boost/test/unit_test.hpp>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user