diff --git a/src/Shell/engine/FindClosePoints.inl b/src/Shell/engine/FindClosePoints.inl index 88b989c..2c2d685 100644 --- a/src/Shell/engine/FindClosePoints.inl +++ b/src/Shell/engine/FindClosePoints.inl @@ -59,7 +59,7 @@ void FindClosePoints::doUpdate() for (Index i=0; i(i,j)); + list.push_back(type::fixed_array{i, j}); } } }