Skip to content

Commit

Permalink
Apply prepare changes
Browse files Browse the repository at this point in the history
  • Loading branch information
BenPinet authored and github-actions[bot] committed Jul 9, 2024
1 parent 74e10a1 commit f976395
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ namespace geode
StratigraphicUnitRangeBase(
const StratigraphicUnits& stratigraphic_units )
: impl_( stratigraphic_units.impl_->begin(),
stratigraphic_units.impl_->end() )
stratigraphic_units.impl_->end() )
{
}

Expand Down

0 comments on commit f976395

Please sign in to comment.