]> git.donarmstrong.com Git - mothur.git/blobdiff - averagelinkage.cpp
started shared utilities, updates to venn and heatmap added tree.groups command
[mothur.git] / averagelinkage.cpp
index ec619cae3a5e373d7cd482c4bc25667e552a6687..54f380353c6d97f018218c74e7667b3df1f89637 100644 (file)
@@ -1,10 +1,11 @@
 #ifndef AVERAGE_H
 #define AVERAGE_H
 
+
+#include "mothur.h"
 #include "cluster.hpp"
 #include "rabundvector.hpp"
 #include "sparsematrix.hpp"
-#include "mothur.h"
 
 /* This class implements the average UPGMA, average neighbor clustering algorithm */