]> git.donarmstrong.com Git - mothur.git/blobdiff - validcalculator.h
added mothur.h and fixed includes in many files
[mothur.git] / validcalculator.h
index 9d4cef9337bc3f693b0b1baf5b4e78304e078b57..1534432799d2dfe8a9ef1e52fefe80d9096488dc 100644 (file)
@@ -11,9 +11,7 @@
  */
 using namespace std;
 
-#include <string>
-#include <iostream>
-#include <map>
+#include "mothur.h"
 
 //This class contains a list of all valid calculators in Mothur.  
 //It has a function which will tell you if your calculator is valid for the given parameter.