]> git.donarmstrong.com Git - mothur.git/blobdiff - validcommands.h
added mothur.h and fixed includes in many files
[mothur.git] / validcommands.h
index 1b83b9bf4bab5060e35839b254bb59d45b3ef39e..e59316fca472b419734c0c1e65036b3d2b684b66 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 commands in Mothur.  
 //It has a function which will tell you if your command is valid.