]> git.donarmstrong.com Git - mothur.git/blobdiff - suffixtree.hpp
fixed some bugs
[mothur.git] / suffixtree.hpp
index 387d4bdca798f423d4d86a123c5a552321412048..28b6fd10772f12c5c712705fb22b414a79b4cb32 100644 (file)
@@ -27,8 +27,6 @@
 
 #include "mothur.h"
 
-using namespace std;
-
 class SuffixNode;
 
 //********************************************************************************************************************