X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=averagelinkage.cpp;fp=averagelinkage.cpp;h=54f380353c6d97f018218c74e7667b3df1f89637;hb=c5c7502f435e1413c19e373dab1dfebcaa67588d;hp=ec619cae3a5e373d7cd482c4bc25667e552a6687;hpb=2e5ec5cbbd23637ed20da9bdd544d178a3b5d949;p=mothur.git diff --git a/averagelinkage.cpp b/averagelinkage.cpp index ec619ca..54f3803 100644 --- a/averagelinkage.cpp +++ b/averagelinkage.cpp @@ -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 */