]> git.donarmstrong.com Git - mothur.git/blobdiff - averagelinkage.cpp
added mothur.h and fixed includes in many files
[mothur.git] / averagelinkage.cpp
index 43b3e5b535675d433e88cc5d3b9d10f038be7256..ec619cae3a5e373d7cd482c4bc25667e552a6687 100644 (file)
@@ -4,7 +4,7 @@
 #include "cluster.hpp"
 #include "rabundvector.hpp"
 #include "sparsematrix.hpp"
-#include <exception>
+#include "mothur.h"
 
 /* This class implements the average UPGMA, average neighbor clustering algorithm */