1
0
forked from boostorg/mp11

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

@@ -7,7 +7,7 @@
// http://www.boost.org/LICENSE_1_0.txt
#include <boost/mp11/tuple_for_each.hpp>
#include <boost/mp11/tuple.hpp>
#include <boost/core/lightweight_test.hpp>
#include <tuple>
#include <memory>