]> git.donarmstrong.com Git - mothur.git/blobdiff - parselistcommand.h
made sorting optional but sort by default, in case the user wants to see the heatmap...
[mothur.git] / parselistcommand.h
index 73c1070a7ca371cbbea5aa7495814c49146b5d82..bf8ee5daf24a014728b7ed12698ca744d56d1cd6 100644 (file)
@@ -9,10 +9,6 @@
  *
  */
 
-#include <Carbon/Carbon.h>
-#include <iostream>
-#include <fstream>
-#include <map>
 #include "command.hpp"
 #include "rabundvector.hpp"
 #include "sharedlistvector.h"
@@ -53,4 +49,4 @@ private:
        string fileroot;
 };
 
-#endif
\ No newline at end of file
+#endif