]> git.donarmstrong.com Git - mothur.git/blobdiff - command.hpp
fixed some bugs
[mothur.git] / command.hpp
index e418de83e772dd824d83a6989ba51e1a92b60e06..c8dae405fe481a6c468d5e5b1f10f838b59f5763 100644 (file)
@@ -12,7 +12,6 @@
 
 /*This class is a parent to all the command classes.  It has one pure int execute(). */
 
-using namespace std;
 
 #include "mothur.h"