X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=clustercommand.h;h=ad41a4506e926dc646066964ccdd11c98fc48826;hb=28b6634fd8f44d28b957b9ace79703c0ac79741c;hp=9dfd2a063ada813ce96be831e55263fafe132c1a;hpb=20a2d0350a737a434c89f303662d64a8eeea7b05;p=mothur.git diff --git a/clustercommand.h b/clustercommand.h index 9dfd2a0..ad41a45 100644 --- a/clustercommand.h +++ b/clustercommand.h @@ -9,11 +9,10 @@ * */ -#include -#include -#include #include "command.hpp" +#include "globaldata.hpp" #include "rabundvector.hpp" +#include "sabundvector.hpp" #include "listvector.hpp" #include "cluster.hpp" #include "sparsematrix.hpp" @@ -53,4 +52,4 @@ private: void printData(string label); }; -#endif \ No newline at end of file +#endif