]> git.donarmstrong.com Git - mothur.git/blobdiff - filterseqscommand.h
fixed some bugs
[mothur.git] / filterseqscommand.h
index b59d0a4b4cfa1ce7f7d86deb48b90515f5cc965a..6fe171a1ee7f3027377e0e02e6a78e2831a86a0b 100644 (file)
  */
 
 #include "command.hpp"
-#include "mothur.h"
 #include "globaldata.hpp"
 #include "readfasta.h"
 #include "readnexus.h"
 #include "readclustal.h"
 #include "readseqsphylip.h"
 
-using namespace std;
 
 class FilterSeqsCommand : public Command {