Skip to content

Commit

Permalink
Fixup is_forward_iterable declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
dalg24 committed Jan 4, 2023
1 parent 757c773 commit f77318f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/boost_ext/CompressedStorageComparison.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
#define ARBORX_BOOST_TEST_COMPRESSED_STORAGE_COMPARISON_HPP

#include <boost/test/tools/detail/print_helper.hpp>
#include <boost/test/utils/is_forward_iterable.hpp>

#include <iosfwd>
#include <set>
Expand Down

0 comments on commit f77318f

Please sign in to comment.