mirror of
https://github.com/boostorg/bimap.git
synced 2026-01-19 04:02:10 +00:00
Remove unnecessary includes (that now cause errors because the header has been removed)
This commit is contained in:
@@ -24,7 +24,6 @@
|
||||
#include <boost/core/serialization.hpp>
|
||||
#endif // BOOST_BIMAP_DISABLE_SERIALIZATION
|
||||
|
||||
#include <boost/iterator/detail/enable_if.hpp>
|
||||
#include <boost/iterator/iterator_adaptor.hpp>
|
||||
#include <boost/bimap/relation/support/pair_by.hpp>
|
||||
|
||||
|
||||
@@ -24,7 +24,6 @@
|
||||
#include <boost/core/serialization.hpp>
|
||||
#endif // BOOST_BIMAP_DISABLE_SERIALIZATION
|
||||
|
||||
#include <boost/iterator/detail/enable_if.hpp>
|
||||
#include <boost/iterator/iterator_adaptor.hpp>
|
||||
#include <boost/bimap/relation/support/get_pair_functor.hpp>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user