]> git.donarmstrong.com Git - mothur.git/blobdiff - sharedrabundfloatvector.h
added adjustDots function to pcr.seqs, keeps sequences aligned in case where primers...
[mothur.git] / sharedrabundfloatvector.h
index 06fb6044818709520d1d1ef9abd6a25368926424..965b03ae7aebaf3e499ef55264a0d9ebe421380b 100644 (file)
@@ -23,7 +23,6 @@
        An individual which knows the OTU from which it came, 
        the group it is in and its abundance.  */
 
-class GlobalData;
 
 class SharedRAbundFloatVector : public DataVector {
        
@@ -55,6 +54,7 @@ public:
        int size();
        
        void print(ostream&);
+       void printHeaders(ostream&);
                
        RAbundVector getRAbundVector();
        SAbundVector getSAbundVector();