From cfd738b5785cc538a411e1a6fbb0ff8aacc4e7a0 Mon Sep 17 00:00:00 2001 From: Michael Hemmer Date: Thu, 21 Dec 2006 07:55:35 +0000 Subject: [PATCH] rm typedef void Type in default CT_traits --- .../test/Algebraic_foundations/Coercion_traits.C | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Algebraic_foundations/test/Algebraic_foundations/Coercion_traits.C b/Algebraic_foundations/test/Algebraic_foundations/Coercion_traits.C index a4705c3bb46..7fcacfc8306 100644 --- a/Algebraic_foundations/test/Algebraic_foundations/Coercion_traits.C +++ b/Algebraic_foundations/test/Algebraic_foundations/Coercion_traits.C @@ -13,7 +13,7 @@ int main(){ } { typedef CGAL::Coercion_traits CT; - BOOST_STATIC_ASSERT(( boost::is_same::value)); +// BOOST_STATIC_ASSERT(( boost::is_same::value)); BOOST_STATIC_ASSERT( ( boost::is_same::value)); BOOST_STATIC_ASSERT(