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