From ad5f1d47d86625e4b35464b87e3db03fe5c0abba Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Fri, 2 Jul 2004 01:21:32 +0000 Subject: [PATCH] move BOOST_USING_STD_MIN and _MAX and BOOST_PREVENT_MACRO_SUBSTITUTION to the config headers, remove boost/minmax.hpp, update coding guidelines [SVN r23313] --- stl_concept_covering.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stl_concept_covering.cpp b/stl_concept_covering.cpp index 1b29b54..afcea6c 100644 --- a/stl_concept_covering.cpp +++ b/stl_concept_covering.cpp @@ -6,9 +6,9 @@ #include #include +#include #include #include -#include /*