Skip to content

Commit 9c5ac2e

Browse files
committed
fixed formatting issue
1 parent acd3434 commit 9c5ac2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/beman/execution26/detail/meta_filter.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ using filter = ::beman::execution26::detail::meta::detail::filter<Predicate, Lis
5050

5151
template <template <typename, typename> class Predicate, typename Tag, typename List>
5252
using filter_tag = ::beman::execution26::detail::meta::detail::filter_tag<Predicate, Tag, List>::type;
53-
}
53+
} // namespace beman::execution26::detail::meta
5454

5555
// ----------------------------------------------------------------------------
5656

0 commit comments

Comments
 (0)