mirror of
https://github.com/boostorg/hana.git
synced 2026-02-24 16:12:10 +00:00
Modularize Comparable
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/comparable.hpp>
|
||||
#include <boost/hana/comparable/equal_mcd.hpp>
|
||||
#include <boost/hana/core.hpp>
|
||||
#include <boost/hana/detail/constexpr.hpp>
|
||||
#include <boost/hana/foldable.hpp>
|
||||
|
||||
Reference in New Issue
Block a user