]> git.donarmstrong.com Git - mothur.git/blobdiff - unifracunweightedcommand.h
line and label no longer persist between commands. Added phylip formated output...
[mothur.git] / unifracunweightedcommand.h
index d9991e81ce3ddee08a4afc8fae19d78ce89f794e..0a925385e3d6ef3f8621029038ebaafb1bfbec49 100644 (file)
@@ -17,8 +17,6 @@
 #include "fileoutput.h"
 
 
-using namespace std;
-
 class GlobalData;
 
 class UnifracUnweightedCommand : public Command {
@@ -51,7 +49,7 @@ class UnifracUnweightedCommand : public Command {
                ofstream outSum, out;
                ifstream inFile;
                
-               void printUWSummaryFile();
+               void printUWSummaryFile(int);
                void printUnweightedFile();