]> git.donarmstrong.com Git - mothur.git/blobdiff - uvest.h
When Pat tried to compile mothur in Ubuntu linux, there were a number of minor proble...
[mothur.git] / uvest.h
diff --git a/uvest.h b/uvest.h
index 7c7ac6f540be38e2f151568034737a01d16d5d8c..8906976faa784ca5a124cc402546f34611d11d00 100644 (file)
--- a/uvest.h
+++ b/uvest.h
@@ -15,10 +15,11 @@ It is used by sharedJAbund and SharedSorensonAbund. */
  
 using namespace std;
 
-#include <Carbon/Carbon.h>
 #include <vector>
 #include <iostream>
 #include <fstream>
+#include <cmath>
+
 #include "sharedrabundvector.h"
 
 typedef vector<double> EstOutput;
@@ -30,4 +31,4 @@ class UVEst {
 };
 /***********************************************************************/
 
-#endif
\ No newline at end of file
+#endif