]> git.donarmstrong.com Git - mothur.git/blobdiff - averagelinkage.cpp
added get.repseqs command, started matrix output command
[mothur.git] / averagelinkage.cpp
index 43b3e5b535675d433e88cc5d3b9d10f038be7256..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 <exception>
 
 /* This class implements the average UPGMA, average neighbor clustering algorithm */