Skip to content

Commit

Permalink
fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jhossbach committed Aug 10, 2023
1 parent 86d5e4a commit ce6ddd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/ParticlePropertyIterator.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,6 @@ auto force_range(ParticleRange const &particles) {
return create_transform_range(particles, return_force);
}

}; // namespace ParticlePropertyRange
} // namespace ParticlePropertyRange

#endif

0 comments on commit ce6ddd2

Please sign in to comment.