diff --git a/libsrc/general/parthreads.hpp b/libsrc/general/parthreads.hpp index 9b676b10..4a7a9d66 100644 --- a/libsrc/general/parthreads.hpp +++ b/libsrc/general/parthreads.hpp @@ -195,10 +195,10 @@ void ParallelFor( int first, int next, const TFunc & f ) thread * threads = new thread[nthreads]; for (int i=0; i