2
0
mirror of https://github.com/boostorg/hana.git synced 2026-02-02 08:52:11 +00:00

[Config] Move BOOST_HANA_CONSTEXPR_LAMBDA to config.hpp

This commit is contained in:
Louis Dionne
2015-02-25 10:20:12 -05:00
parent 8c00e35387
commit aa6eac6c3d
70 changed files with 80 additions and 96 deletions

View File

@@ -7,7 +7,7 @@ Distributed under the Boost Software License, Version 1.0.
#include <boost/hana/string.hpp>
#include <boost/hana/assert.hpp>
#include <boost/hana/detail/constexpr.hpp>
#include <boost/hana/config.hpp>
#include <boost/hana/maybe.hpp>
#include <boost/hana/tuple.hpp>
#include <boost/hana/type.hpp>