]> git.donarmstrong.com Git - mothur.git/blobdiff - chimeracheckcommand.h
pds' small change to sffinfo
[mothur.git] / chimeracheckcommand.h
index 7c4934470f448e8fee497fbbdafe5f5cda57115e..84c75ac8b8ff49e85cec777ffb8d2beeec544990 100644 (file)
@@ -13,6 +13,7 @@
 #include "mothur.h"
 #include "command.hpp"
 #include "chimera.h"
+#include "chimeracheckrdp.h"
 
 
 /***********************************************************/
@@ -39,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;