|
Boost-Commit : |
From: daniel_james_at_[hidden]
Date: 2008-01-10 17:39:53
Author: danieljames
Date: 2008-01-10 17:39:53 EST (Thu, 10 Jan 2008)
New Revision: 42668
URL: http://svn.boost.org/trac/boost/changeset/42668
Log:
Missed a file in the last check-in.
Text files modified:
branches/unordered/trunk/libs/unordered/test/exception/assign_exception_tests.cpp | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
Modified: branches/unordered/trunk/libs/unordered/test/exception/assign_exception_tests.cpp
==============================================================================
--- branches/unordered/trunk/libs/unordered/test/exception/assign_exception_tests.cpp (original)
+++ branches/unordered/trunk/libs/unordered/test/exception/assign_exception_tests.cpp 2008-01-10 17:39:53 EST (Thu, 10 Jan 2008)
@@ -4,10 +4,6 @@
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
#include "./containers.hpp"
-
-#define BOOST_TEST_MAIN
-#include <boost/test/unit_test.hpp>
-#include <boost/test/exception_safety.hpp>
#include "../helpers/random_values.hpp"
#include "../helpers/invariants.hpp"
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