]> git.donarmstrong.com Git - mothur.git/blobdiff - summarydata.h
added set.dir command and modified commands to redirect input and output, removed...
[mothur.git] / summarydata.h
index 8a4d2dac76d4a885d17dd0c04195d650bfc4a555..4620337d93b50a38303169b56e17ebf59dfe36b4 100644 (file)
@@ -1,13 +1,11 @@
 #ifndef SUMMARYDATA_H
 #define SUMMARYDATA_H
 
-#include <set>
+#include "mothur.h"
 #include "sabundvector.hpp"
 #include "display.h"
 #include "observable.h"
 
-using namespace std;
-
 /***********************************************************************/
 
 class SummaryData : public Observable {