Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r67971 - branches/release/libs/graph/test
From: jewillco_at_[hidden]
Date: 2011-01-11 14:00:35


Author: jewillco
Date: 2011-01-11 14:00:35 EST (Tue, 11 Jan 2011)
New Revision: 67971
URL: http://svn.boost.org/trac/boost/changeset/67971

Log:
Removed Boost.Test #defines from test case
Text files modified:
   branches/release/libs/graph/test/stoer_wagner_test.cpp | 2 --
   1 files changed, 0 insertions(+), 2 deletions(-)

Modified: branches/release/libs/graph/test/stoer_wagner_test.cpp
==============================================================================
--- branches/release/libs/graph/test/stoer_wagner_test.cpp (original)
+++ branches/release/libs/graph/test/stoer_wagner_test.cpp 2011-01-11 14:00:35 EST (Tue, 11 Jan 2011)
@@ -3,8 +3,6 @@
 // (See accompanying file LICENSE_1_0.txt or the copy at
 // http://www.boost.org/LICENSE_1_0.txt)
 
-// #define BOOST_TEST_DYN_LINK 1
-#define BOOST_TEST_NO_LIB 1
 #include <fstream>
 #include <iostream>
 #include <map>


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk