Skip to content

Commit

Permalink
Include missing ranges header
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickroberts committed Jan 29, 2025
1 parent 2812c57 commit ba321f0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions include/beman/any_view/any_view.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@

#endif

#include <ranges>

namespace beman::any_view {

#if BEMAN_ANY_VIEW_USE_FLAGS()
Expand Down

0 comments on commit ba321f0

Please sign in to comment.