Skip to content

Commit

Permalink
Update single header
Browse files Browse the repository at this point in the history
  • Loading branch information
tcbrindle authored and github-actions[bot] committed May 17, 2024
1 parent ce8132b commit 75f72ba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions single_include/flux.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -3928,6 +3928,8 @@ inline constexpr auto empty = detail::empty_sequence<T>{};
#endif // FLUX_SOURCE_EMPTY_HPP_INCLUDED


#include <algorithm> // for std::min({ilist...})

namespace flux {

namespace detail {
Expand Down

0 comments on commit 75f72ba

Please sign in to comment.