summaryrefslogtreecommitdiffstats
path: root/src/boost/libs/hana/test/concept/sequence/iterable.cpp
blob: 75df0b1b86728cf37045ca99bd341acaf7ca8cab (plain)
1
2
3
4
5
6
// Copyright Louis Dionne 2013-2017
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE.md or copy at http://boost.org/LICENSE_1_0.txt)

#define BOOST_HANA_TEST_ITERABLE
#include <laws/templates/seq.hpp>