]> git.donarmstrong.com Git - mothur.git/blobdiff - raredisplay.h
more calculator edits and added coverage and whittaker
[mothur.git] / raredisplay.h
index ad6a389c7cf980ee2e1b2912ab8716ccd8a420c7..ff7de73f24146a3b9d8401712c330adabcd8288d 100644 (file)
@@ -5,7 +5,7 @@
 #include "calculator.h"
 #include "fileoutput.h"
 #include "display.h"
-#include <vector>
+
 
 using namespace std;
 
@@ -31,6 +31,7 @@ private:
        string tempInName, tempOutName;
        ifstream tempInFile;
        ofstream tempOutFile;
+       int renameOk;
 
 };