X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=distancecommand.h;fp=distancecommand.h;h=66d8af15d1c3b2ffc67e747bb14c9ee7ca0f2480;hb=ae57e166b2ed7b475ec3f466106bd76fabadd063;hp=9d5477d7ee1dca3d715189db8d61fab432c87cf3;hpb=55386dddad84cc1140d736cabaf4dd0ae16f2e01;p=mothur.git diff --git a/distancecommand.h b/distancecommand.h index 9d5477d..66d8af1 100644 --- a/distancecommand.h +++ b/distancecommand.h @@ -213,8 +213,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 //int convertMatrix(string);