mirror of
https://github.com/boostorg/algorithm.git
synced 2025-07-12 12:06:35 +02:00
added an #include for Boost.Ref
[SVN r23954]
This commit is contained in:
@ -26,6 +26,7 @@
|
||||
*/
|
||||
|
||||
#include <boost/tuple/tuple.hpp> // for using pairs with boost::cref
|
||||
#include <boost/ref.hpp>
|
||||
|
||||
namespace boost {
|
||||
|
||||
|
Reference in New Issue
Block a user