From 5eceb2468285f8d68dac61939ef3d9eb9663e759 Mon Sep 17 00:00:00 2001 From: Dave Abrahams Date: Sun, 11 Apr 2004 22:57:16 +0000 Subject: [PATCH] Get rid of bogus # define of BOOST_NO_STDC_NAMESPACE [SVN r22629] --- include/boost/config/compiler/comeau.hpp | 1 - 1 file changed, 1 deletion(-) diff --git a/include/boost/config/compiler/comeau.hpp b/include/boost/config/compiler/comeau.hpp index 9f6ed76b..78215f73 100644 --- a/include/boost/config/compiler/comeau.hpp +++ b/include/boost/config/compiler/comeau.hpp @@ -21,7 +21,6 @@ # endif # if defined(_MSC_VER) && _MSC_VER <= 1300 -# define BOOST_NO_STDC_NAMESPACE # if _MSC_VER > 100 // only set this in non-strict mode: # define BOOST_NO_ARGUMENT_DEPENDENT_LOOKUP