From 0a2911ad0cdc3b9fe833d144a8343be58dcd80ed Mon Sep 17 00:00:00 2001 From: Michael Stevens Date: Mon, 11 Oct 2004 12:24:10 +0000 Subject: [PATCH] remove find out why intel 7.1 config is incorrect svn path=/trunk/boost/libs/numeric/ublas/; revision=25663 --- test/placement_new.cpp | 5 ----- 1 file changed, 5 deletions(-) diff --git a/test/placement_new.cpp b/test/placement_new.cpp index 0e3656dc..c7e25591 100644 --- a/test/placement_new.cpp +++ b/test/placement_new.cpp @@ -40,11 +40,6 @@ int main () // Print offsets - we expect 0,0 or 0,sizeof(std::size_t) std::cout << new_offset <<','<< array_new_offset << std::endl; - // FIXME find out what version Intel 7.1 for linux says it is -#ifdef BOOST_INTEL - std::cout << "intel " << BOOST_INTEL <