]> git.donarmstrong.com Git - mothur.git/blobdiff - nameassignment.hpp
started shared utilities, updates to venn and heatmap added tree.groups command
[mothur.git] / nameassignment.hpp
index 3d21e322542b29ff0502987444de77f44045f73d..77b772bfcd130ea0f30d6e3b572fd55a20604239 100644 (file)
@@ -4,7 +4,6 @@
 using namespace std;
 
 #include "mothur.h"
-#include "utilities.hpp"
 #include "listvector.hpp"
 
 class NameAssignment : public map<string,int> {