]> git.donarmstrong.com Git - mothur.git/blobdiff - progress.cpp
fixed some bugs
[mothur.git] / progress.cpp
index a01ae71fb413031260df2202e3aa56cf6ccbc812..65c01b934ada20c9a3a294ce2351d515d0eafe5f 100644 (file)
@@ -10,8 +10,6 @@
 
 #include "progress.hpp"
 
-using namespace std;
-
 const int totalTicks = 50;
 const char marker = '|';