Move the hash limits workaround into its own file.

[SVN r53159]
This commit is contained in:
Daniel James
2009-05-21 21:21:11 +00:00
parent f1a8a0fde8
commit dda32a279a
7 changed files with 61 additions and 38 deletions

View File

@@ -13,7 +13,6 @@
#include <boost/detail/lightweight_test.hpp>
#include <boost/limits.hpp>
#include <boost/mpl/assert.hpp>
#include <boost/type_traits/is_base_and_derived.hpp>