X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=sharedrabundfloatvector.h;h=965b03ae7aebaf3e499ef55264a0d9ebe421380b;hb=1a968f34ae2d2680eaf189a197d1a21b8dfd6c03;hp=06fb6044818709520d1d1ef9abd6a25368926424;hpb=ca9ac1d80c62f57270b0dcd49410ebe08a8aecd6;p=mothur.git diff --git a/sharedrabundfloatvector.h b/sharedrabundfloatvector.h index 06fb604..965b03a 100644 --- a/sharedrabundfloatvector.h +++ b/sharedrabundfloatvector.h @@ -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();