]> git.donarmstrong.com Git - mothur.git/blobdiff - clustercommand.h
fixed if defined in dist.seqs command
[mothur.git] / clustercommand.h
index 1487b3e8985420b096959fdb2737b8ce9f86e7c5..ad41a4506e926dc646066964ccdd11c98fc48826 100644 (file)
@@ -9,11 +9,8 @@
  *
  */
 
-#include <Carbon/Carbon.h>
-#include <iostream>
-#include <fstream>
-#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