]> git.donarmstrong.com Git - mothur.git/blobdiff - nameassignment.hpp
added trim.seqs command
[mothur.git] / nameassignment.hpp
index 3d21e322542b29ff0502987444de77f44045f73d..93299cceac3518abb2b89418af9ce739af3d407a 100644 (file)
@@ -1,10 +1,7 @@
 #ifndef NAMEASSIGNMENT_HPP
 #define NAMEASSIGNMENT_HPP
 
-using namespace std;
-
 #include "mothur.h"
-#include "utilities.hpp"
 #include "listvector.hpp"
 
 class NameAssignment : public map<string,int> {