Rename tuple_for_each.hpp to tuple.hpp

This commit is contained in:
Peter Dimov
2017-06-08 16:35:55 +03:00
parent 8662f0ee76
commit 97720ed72d
9 changed files with 18 additions and 16 deletions

View File

@@ -17,6 +17,6 @@
#include <boost/mp11/set.hpp>
#include <boost/mp11/bind.hpp>
#include <boost/mp11/integer_sequence.hpp>
#include <boost/mp11/tuple_for_each.hpp>
#include <boost/mp11/tuple.hpp>
#endif // #ifndef BOOST_MP11_HPP_INCLUDED