diff --git a/test/stoer_wagner_test.cpp b/test/stoer_wagner_test.cpp index b2820e5c..b53e87c7 100644 --- a/test/stoer_wagner_test.cpp +++ b/test/stoer_wagner_test.cpp @@ -4,6 +4,7 @@ // http://www.boost.org/LICENSE_1_0.txt) #define BOOST_TEST_DYN_LINK 1 +#define BOOST_TEST_NO_LIB 1 #include #include #include