]> git.donarmstrong.com Git - mothur.git/blobdiff - cluster.hpp
fixed bugs in venn and aligner
[mothur.git] / cluster.hpp
index 208ccbfe1ba45ba70d152ba4c5ff12b50182d4dc..de86f85502efc3b6416f5877102c16ca9e5694be 100644 (file)
@@ -1,12 +1,9 @@
 #ifndef CLUSTER_H
 #define CLUSTER_H
 
-using namespace std;
 
 #include "mothur.h"
-#include "utilities.hpp"
 #include "sparsematrix.hpp"
-#include "rabundvector.hpp"
 
 class RAbundVector;
 class ListVector;