]> git.donarmstrong.com Git - mothur.git/blobdiff - mothur.h
testing mpi
[mothur.git] / mothur.h
index 16a9844b70799c1334e95aabc20c6557688bdaaf..7904425caf46918ef8e79aa34abea972b77b2cd5 100644 (file)
--- a/mothur.h
+++ b/mothur.h
@@ -47,6 +47,9 @@
 #include <ctime>
 #include <limits>
 
+#ifdef USE_MPI
+       #include "mpi.h"
+#endif
 /***********************************************************************/
 
 #if defined (__APPLE__) || (__MACH__) || (linux) || (__linux)