Changed tuple.hpp to use ref.hpp

[SVN r11274]
This commit is contained in:
Peter Dimov
2001-09-26 12:27:43 +00:00
parent 9559531c52
commit cd416f50be

View File

@ -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