X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=sharedsabundvector.cpp;h=efd14bcc249207ac4181fc552b8a918d57144083;hp=1df608b75974d4460dfdb724c22e984ae2676789;hb=1a20e24ee786195ab0e1cccd4f5aede7a88f3f4e;hpb=89f19f9c6ab89c2f6c7c6921a328ae87bce6f8e3 diff --git a/sharedsabundvector.cpp b/sharedsabundvector.cpp index 1df608b..efd14bc 100644 --- a/sharedsabundvector.cpp +++ b/sharedsabundvector.cpp @@ -13,7 +13,7 @@ /***********************************************************************/ -SharedSAbundVector::SharedSAbundVector() : DataVector(), maxRank(0), numBins(0), numSeqs(0){} +SharedSAbundVector::SharedSAbundVector() : DataVector(), maxRank(0), numBins(0), numSeqs(0){ } /***********************************************************************/