Skip to content

Commit 44aee13

Browse files
committed
[view] Add missing #include
1 parent d63deee commit 44aee13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: include/boost/hana/view.hpp

+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Distributed under the Boost Software License, Version 1.0.
2222
#include <boost/hana/detail/unpack_flatten.hpp>
2323
#include <boost/hana/fold_left.hpp>
2424
#include <boost/hana/functional/compose.hpp>
25+
#include <boost/hana/functional/on.hpp>
2526
#include <boost/hana/fwd/ap.hpp>
2627
#include <boost/hana/fwd/concat.hpp>
2728
#include <boost/hana/fwd/core/make.hpp>

0 commit comments

Comments
 (0)