]> git.donarmstrong.com Git - mothur.git/blobdiff - uvest.h
added mothur.h and fixed includes in many files
[mothur.git] / uvest.h
diff --git a/uvest.h b/uvest.h
index 8906976faa784ca5a124cc402546f34611d11d00..3eea438a0e1ff6d6a1444785a30765a18b3fb71c 100644 (file)
--- a/uvest.h
+++ b/uvest.h
@@ -15,11 +15,7 @@ It is used by sharedJAbund and SharedSorensonAbund. */
  
 using namespace std;
 
-#include <vector>
-#include <iostream>
-#include <fstream>
-#include <cmath>
-
+#include "mothur.h"
 #include "sharedrabundvector.h"
 
 typedef vector<double> EstOutput;