Skip to content

Commit

Permalink
Updating include
Browse files Browse the repository at this point in the history
  • Loading branch information
whaeck committed Nov 8, 2023
1 parent 01abc51 commit 1a6aa3f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/tools/ranges.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#include "tools/ranges/IteratorView.hpp"
#include "tools/ranges/TransformIterator.hpp"
#include "tools/ranges/TransformView.hpp"
#include "tools/ranges/AnyView.hpp"

#include "tools/ranges/make_view.hpp"
#include "tools/ranges/make_transform_view.hpp"

0 comments on commit 1a6aa3f

Please sign in to comment.