]> git.donarmstrong.com Git - mothur.git/blobdiff - classifyseqscommand.h
some bug fixes
[mothur.git] / classifyseqscommand.h
index 3294118343bbf763fa93dc56b6a05a3f8043c5ca..03e6826d1276b4efbdf12b5fce0aeb4cdea8fb08 100644 (file)
@@ -61,7 +61,7 @@ private:
        
        int MPIReadNamesFile(string);
        #ifdef USE_MPI
-       int driverMPI(int, int, MPI_File&, MPI_File&, MPI_File&, vector<long>&);
+       int driverMPI(int, int, MPI_File&, MPI_File&, MPI_File&, vector<unsigned long int>&);
        #endif
 };