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]
This commit is contained in:
Eric Niebler
2004-07-02 01:21:32 +00:00
parent 1731989798
commit ad5f1d47d8

View File

@@ -6,9 +6,9 @@
#include <algorithm>
#include <numeric>
#include <boost/config.hpp>
#include <boost/concept_check.hpp>
#include <boost/concept_archetype.hpp>
#include <boost/minmax.hpp>
/*