X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=chimera.h;h=2f8ce6106f88fff9a9483550085c7e7d9542e0d1;hb=002421a439168e2610a2b62f1318f21c7202fe6d;hp=e37d9f9af93cdbc808a6eb7bc7fe7f1ebe4df20a;hpb=5890a0d1e8f3a549652abc18a2f34d65b3ce7075;p=mothur.git diff --git a/chimera.h b/chimera.h index e37d9f9..2f8ce61 100644 --- a/chimera.h +++ b/chimera.h @@ -153,6 +153,7 @@ class Chimera { #ifdef USE_MPI virtual Sequence* print(MPI_File&, MPI_File&){ return 0; } + virtual Sequence* print(MPI_File&, MPI_File&, data_results, data_results){ return NULL; } virtual int print(MPI_File&, MPI_File&, string){ return 0; } #endif