]> git.donarmstrong.com Git - mothur.git/blobdiff - chimeraslayercommand.h
some bug fixes
[mothur.git] / chimeraslayercommand.h
index c2d9c45cfa931e9510981a4ff0c82c1d1e0fa890..95541b2b6aac8a636242dba385c1114267416bb4 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, realign;