mirror of
https://github.com/boostorg/hana.git
synced 2026-02-21 15:12:21 +00:00
Split Core into subdirectories to reduce dependencies.
This commit is contained in:
@@ -6,7 +6,8 @@ Distributed under the Boost Software License, Version 1.0.
|
||||
|
||||
#include <boost/hana/comparable/comparable.hpp>
|
||||
|
||||
#include <boost/hana/core.hpp>
|
||||
#include <boost/hana/core/datatype.hpp>
|
||||
#include <boost/hana/core/instantiates.hpp>
|
||||
|
||||
#include <boost/hana/detail/static_assert.hpp>
|
||||
using namespace boost::hana;
|
||||
|
||||
Reference in New Issue
Block a user