]> git.donarmstrong.com Git - mothur.git/blobdiff - screenseqscommand.h
some bug fixes
[mothur.git] / screenseqscommand.h
index 314e6617f6b2ec76033636ec8a05f722b3274e49..071724f79cb45c69bb4c4237c072ddc462188439 100644 (file)
@@ -38,7 +38,7 @@ private:
        int createProcesses(string, string, string, string, set<string>&);
        
        #ifdef USE_MPI
-       int driverMPI(int, int, MPI_File&, MPI_File&, MPI_File&, MPI_File&, vector<long>&, set<string>&);
+       int driverMPI(int, int, MPI_File&, MPI_File&, MPI_File&, MPI_File&, vector<unsigned long int>&, set<string>&);
        #endif
 
        bool abort;