]> git.donarmstrong.com Git - mothur.git/blobdiff - chimeraccodecommand.h
some bug fixes
[mothur.git] / chimeraccodecommand.h
index c740a2f383cb5828e34c8bd2123e935f829de4a7..5989eb25e0c5c1488e8bdf69e03157bbe1e7e6fd 100644 (file)
@@ -39,7 +39,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;