X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=summarycommand.h;fp=summarycommand.h;h=7c7ee2c8eea829a9c6dc95fa794df5fcccc7bda1;hb=afcbef163b4f32d0ff25a834cb9af8eef8d06ffa;hp=6b3fa69c67e46cd92d44f0064404d2743dd29b7a;hpb=0034e0e7f58987a1e6e0881f5495a4c542842645;p=mothur.git diff --git a/summarycommand.h b/summarycommand.h index 6b3fa69..7c7ee2c 100644 --- a/summarycommand.h +++ b/summarycommand.h @@ -43,7 +43,7 @@ private: vector groups; vector parseSharedFile(string); - string createGroupSummaryFile(int, int, vector); + string createGroupSummaryFile(int, int, vector&); };