mirror of
https://github.com/boostorg/hana.git
synced 2026-02-01 20:42:13 +00:00
Modularize List and add a minimal instance
This commit is contained in:
@@ -7,6 +7,7 @@ Distributed under the Boost Software License, Version 1.0.
|
||||
#include <boost/hana/detail/static_assert.hpp>
|
||||
#include <boost/hana/integer_list.hpp>
|
||||
#include <boost/hana/integral.hpp>
|
||||
#include <boost/hana/list/instance.hpp>
|
||||
using namespace boost::hana;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user