Compare commits

..
Author SHA1 Message Date
Beman Dawes 4a7c8fb52b Release 1.50.0 beta 1
[SVN r78831]
2012-06-06 15:23:40 +00:00
@@ -36,6 +36,8 @@
// Use container's allocator_traits for older versions of Visual
// C++ as I don't test with them.
# define BOOST_UNORDERED_USE_ALLOCATOR_TRAITS 2
# elif BOOST_MSVC >= 1700
# define BOOST_UNORDERED_USE_ALLOCATOR_TRAITS 1
# endif
# endif
#endif