From 2de142268207fdfb0f445298bc72f7f896c40397 Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Mon, 9 Sep 2002 11:58:24 +0000 Subject: [PATCH] boost/test/minimal.hpp [SVN r15234] --- integer_test.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/integer_test.cpp b/integer_test.cpp index b60760c..fe4b3ad 100644 --- a/integer_test.cpp +++ b/integer_test.cpp @@ -13,8 +13,7 @@ // 10 Mar 01 Boost Test Library now used for tests (Beman Dawes) // 31 Aug 99 Initial version -#define BOOST_INCLUDE_MAIN -#include // for main, BOOST_TEST +#include // for main, BOOST_TEST #include // for BOOST_NO_USING_TEMPLATE #include // for boost::exit_success