]> git.donarmstrong.com Git - mothur.git/blobdiff - commandoptionparser.cpp
broke apart read matrix file
[mothur.git] / commandoptionparser.cpp
index 893d0d9cc0b043b5ccd6f37b45add01445e27152..a46c0a6ccfc47859d06ae6cae21e87a441be460c 100644 (file)
@@ -7,14 +7,13 @@
  *
  */
 
-#include <string>
 
 using namespace std;
 
+
 #include "globaldata.hpp"
 #include "commandoptionparser.hpp"
-#include <exception>
-#include <iostream>
+
 
 //**********************************************************************************************************************
 //This Function parses through the command line and pulls out the command then sends the options to  the parseGlobalData