Refactored comparison functors to reuse compare_functors.hpp classes

This commit is contained in:
Ion Gaztañaga
2014-11-23 10:07:12 +01:00
parent 1d38ecfd10
commit d514c1ab66
10 changed files with 130 additions and 135 deletions
-1
View File
@@ -23,7 +23,6 @@
#include <boost/container/throw_exception.hpp>
#include <boost/container/detail/utilities.hpp>
#include <boost/container/detail/iterators.hpp>
#include <boost/container/detail/algorithms.hpp>
#include <boost/container/detail/version_type.hpp>
#include <boost/container/detail/allocation_type.hpp>
#include <boost/container/allocator_traits.hpp>