Skip to content

Commit

Permalink
Include bind and pipeable in slide
Browse files Browse the repository at this point in the history
  • Loading branch information
TartanLlama committed Dec 7, 2022
1 parent dcf5739 commit 361dae8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions include/tl/slide.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
#include "common.hpp"
#include "basic_iterator.hpp"
#include "utility/non_propagating_cache.hpp"
#include "functional/bind.hpp"
#include "functional/pipeable.hpp"

namespace tl {
// Slide view may need to cache either the begin or end iterator
Expand Down

0 comments on commit 361dae8

Please sign in to comment.