Skip to content

Commit

Permalink
Consistent ordering of CUSPATIAL_KERNEL and void
Browse files Browse the repository at this point in the history
  • Loading branch information
robertmaynard committed Aug 12, 2024
1 parent 2199f67 commit d488e58
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ template <class Vec2dItA,
class OffsetIteratorB,
class OffsetIteratorC,
class OutputIt>
void CUSPATIAL_KERNEL
CUSPATIAL_KERNEL void
pairwise_point_linestring_nearest_points_kernel(OffsetIteratorA points_geometry_offsets_first,
OffsetIteratorA points_geometry_offsets_last,
Vec2dItA points_first,
Expand Down

0 comments on commit d488e58

Please sign in to comment.