]> git.donarmstrong.com Git - mothur.git/blobdiff - chimerapintailcommand.h
some bug fixes
[mothur.git] / chimerapintailcommand.h
index 9fc6f437c6724f3424e412b3af5ad0d59c06066e..93707458d3b7b7b09cd1b4eb3aa02f8f03bafa16 100644 (file)
@@ -40,7 +40,7 @@ private:
        int createProcesses(string, string, 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
 
        bool abort, filter;