]> git.donarmstrong.com Git - mothur.git/blobdiff - uvest.h
venn command with up to 4 groups using sharedsobs, sharedchao and sharedace estimator...
[mothur.git] / uvest.h
diff --git a/uvest.h b/uvest.h
index 7c7ac6f540be38e2f151568034737a01d16d5d8c..3eea438a0e1ff6d6a1444785a30765a18b3fb71c 100644 (file)
--- a/uvest.h
+++ b/uvest.h
@@ -15,10 +15,7 @@ It is used by sharedJAbund and SharedSorensonAbund. */
  
 using namespace std;
 
-#include <Carbon/Carbon.h>
-#include <vector>
-#include <iostream>
-#include <fstream>
+#include "mothur.h"
 #include "sharedrabundvector.h"
 
 typedef vector<double> EstOutput;
@@ -30,4 +27,4 @@ class UVEst {
 };
 /***********************************************************************/
 
-#endif
\ No newline at end of file
+#endif