mirror of
https://github.com/boostorg/hana.git
synced 2026-02-01 20:42:13 +00:00
Move ASSERT macros out of the details
This commit is contained in:
@@ -4,7 +4,7 @@ Distributed under the Boost Software License, Version 1.0.
|
||||
(See accompanying file LICENSE.md or copy at http://boost.org/LICENSE_1_0.txt)
|
||||
*/
|
||||
|
||||
#include <boost/hana/detail/assert.hpp>
|
||||
#include <boost/hana/assert.hpp>
|
||||
#include <boost/hana/integer_list.hpp>
|
||||
#include <boost/hana/integral.hpp>
|
||||
#include <boost/hana/tuple.hpp>
|
||||
|
||||
Reference in New Issue
Block a user