X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=pairwiseseqscommand.h;h=a3a91f7bcd1f4ad2bbd52024d36153399ebc1414;hb=ae57e166b2ed7b475ec3f466106bd76fabadd063;hp=afb8e19dc476050139de07964c7697626fef3fd7;hpb=a44542a3c740cf957cff72ac71742f2fe48b0eaf;p=mothur.git diff --git a/pairwiseseqscommand.h b/pairwiseseqscommand.h index afb8e19..a3a91f7 100644 --- a/pairwiseseqscommand.h +++ b/pairwiseseqscommand.h @@ -54,8 +54,8 @@ private: #ifdef USE_MPI int driverMPI(int, int, MPI_File&, float); - int driverMPI(int, int, string, unsigned long int&); - int driverMPI(int, int, string, unsigned long int&, string); + int driverMPI(int, int, string, unsigned long long&); + int driverMPI(int, int, string, unsigned long long&, string); #endif string fastaFileName, align, calc, outputDir, output;