X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=classifyseqscommand.h;h=03e6826d1276b4efbdf12b5fce0aeb4cdea8fb08;hb=b4f80c1d2be78a8743a408a2b6d462b07f9f71ff;hp=3294118343bbf763fa93dc56b6a05a3f8043c5ca;hpb=bbdb72971ea4cd171abe34985af89f97bc2a31d3;p=mothur.git diff --git a/classifyseqscommand.h b/classifyseqscommand.h index 3294118..03e6826 100644 --- a/classifyseqscommand.h +++ b/classifyseqscommand.h @@ -61,7 +61,7 @@ private: int MPIReadNamesFile(string); #ifdef USE_MPI - int driverMPI(int, int, MPI_File&, MPI_File&, MPI_File&, vector&); + int driverMPI(int, int, MPI_File&, MPI_File&, MPI_File&, vector&); #endif };