]> git.donarmstrong.com Git - mothur.git/blobdiff - clustercommand.h
This contains Pat's bug fixes and updates. It represents mothur v.1.3.0
[mothur.git] / clustercommand.h
index 9dfd2a063ada813ce96be831e55263fafe132c1a..ad41a4506e926dc646066964ccdd11c98fc48826 100644 (file)
@@ -9,11 +9,10 @@
  *
  */
 
-#include <Carbon/Carbon.h>
-#include <iostream>
-#include <fstream>
 #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