]> git.donarmstrong.com Git - mothur.git/blobdiff - progress.hpp
added mothur.h and fixed includes in many files
[mothur.git] / progress.hpp
index 82eed70745bc79b7c9fd60b1b6fd5db883e782d4..ae0303cbfeeef2d49c6b6ce5af63d4e5b20f7d70 100644 (file)
@@ -1,7 +1,8 @@
 #ifndef PROGRESS_H
 #define PROGRESS_H
 
-#include <string>
+#include "mothur.h"
+
 using namespace std;
 
 class Progress {