]> git.donarmstrong.com Git - mothur.git/blobdiff - cluster.hpp
added remove.seqs command
[mothur.git] / cluster.hpp
index a6730275c92b35b15c9a2a091894086b0cf60a45..de86f85502efc3b6416f5877102c16ca9e5694be 100644 (file)
@@ -1,14 +1,9 @@
 #ifndef CLUSTER_H
 #define CLUSTER_H
 
-using namespace std;
 
-#include <iostream>
-#include <list>
-
-#include "utilities.hpp"
+#include "mothur.h"
 #include "sparsematrix.hpp"
-#include "rabundvector.hpp"
 
 class RAbundVector;
 class ListVector;