2
0
mirror of https://github.com/boostorg/hana.git synced 2026-02-01 08:32: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

@@ -5,8 +5,8 @@ Distributed under the Boost Software License, Version 1.0.
*/
#include <boost/hana/assert.hpp>
#include <boost/hana/config.hpp>
#include <boost/hana/core/datatype.hpp>
#include <boost/hana/detail/constexpr.hpp>
#include <boost/hana/integral_constant.hpp>
#include <boost/hana/maybe.hpp>
#include <boost/hana/string.hpp>