Skip to content

Commit e78e7e5

Browse files
committed
[view] Move view types out of the experimental namespace
1 parent f372120 commit e78e7e5

35 files changed

+311
-338
lines changed

include/boost/hana/fwd/view.hpp

+2
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ Distributed under the Boost Software License, Version 1.0.
1313
#include <boost/hana/config.hpp>
1414
#include <boost/hana/fwd/core/make.hpp>
1515

16+
#include <cstddef>
17+
1618

1719
BOOST_HANA_NAMESPACE_BEGIN
1820
//! @ingroup group-datatypes

0 commit comments

Comments
 (0)