mirror of
https://github.com/boostorg/tuple.git
synced 2025-07-29 12:17:32 +02:00
Changed tuple.hpp to use ref.hpp
[SVN r11274]
This commit is contained in:
@ -27,7 +27,7 @@
|
||||
|
||||
#else
|
||||
// other compilers
|
||||
#include "boost/tuple/reference_wrappers.hpp"
|
||||
#include "boost/ref.hpp"
|
||||
#include "boost/tuple/detail/tuple_basic.hpp"
|
||||
|
||||
#endif // BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION
|
||||
|
Reference in New Issue
Block a user