]> git.donarmstrong.com Git - mothur.git/blobdiff - chimeracheckcommand.h
some bug fixes
[mothur.git] / chimeracheckcommand.h
index 89dc6aa7144175a6130743fe97fec9eac466c350..84c75ac8b8ff49e85cec777ffb8d2beeec544990 100644 (file)
@@ -40,7 +40,7 @@ private:
        int createProcesses(string, string);
                
        #ifdef USE_MPI
-       int driverMPI(int, int, MPI_File&, MPI_File&, vector<long>&);
+       int driverMPI(int, int, MPI_File&, MPI_File&, vector<unsigned long int>&);
        #endif
 
        bool abort, svg;