X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=clustercommand.h;h=ad41a4506e926dc646066964ccdd11c98fc48826;hb=813502505663a3d00555bf7633163432b643dd68;hp=1487b3e8985420b096959fdb2737b8ce9f86e7c5;hpb=fd282e6b4be2560f5b1bd154a9e8d24b798eefaf;p=mothur.git diff --git a/clustercommand.h b/clustercommand.h index 1487b3e..ad41a45 100644 --- a/clustercommand.h +++ b/clustercommand.h @@ -9,11 +9,8 @@ * */ -#include -#include -#include -#include "globaldata.hpp" #include "command.hpp" +#include "globaldata.hpp" #include "rabundvector.hpp" #include "sabundvector.hpp" #include "listvector.hpp" @@ -55,4 +52,4 @@ private: void printData(string label); }; -#endif \ No newline at end of file +#endif