Skip to content

Commit

Permalink
iox-#2044 Trigger CI
Browse files Browse the repository at this point in the history
  • Loading branch information
elBoberido committed Oct 23, 2023
1 parent b0c2b66 commit 9c860b0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -481,6 +481,7 @@ FixedPositionContainer<T, CAPACITY>::cend() const noexcept
{
return ConstIterator{Index::INVALID, *this};
}

} // namespace iox

#endif // IOX_DUST_CONTAINER_DETAIL_FIXED_POSITION_CONTAINER_INL

0 comments on commit 9c860b0

Please sign in to comment.