X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=chimeracheckcommand.h;fp=chimeracheckcommand.h;h=84c75ac8b8ff49e85cec777ffb8d2beeec544990;hb=b4f80c1d2be78a8743a408a2b6d462b07f9f71ff;hp=89dc6aa7144175a6130743fe97fec9eac466c350;hpb=bbdb72971ea4cd171abe34985af89f97bc2a31d3;p=mothur.git diff --git a/chimeracheckcommand.h b/chimeracheckcommand.h index 89dc6aa..84c75ac 100644 --- a/chimeracheckcommand.h +++ b/chimeracheckcommand.h @@ -40,7 +40,7 @@ private: int createProcesses(string, string); #ifdef USE_MPI - int driverMPI(int, int, MPI_File&, MPI_File&, vector&); + int driverMPI(int, int, MPI_File&, MPI_File&, vector&); #endif bool abort, svg;