X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=mothurout.h;h=0c45a30387b3164f8aceed5ffbd92b9982aa49a6;hb=763d07b1c215b1bdc9d5d63431f78cfecc60acf5;hp=3019386a64d8947bccfcee23a9705e3b7e5d3898;hpb=8c8acb6218f58f662466e4111ab8aa4da0caf93c;p=mothur.git diff --git a/mothurout.h b/mothurout.h index 3019386..0c45a30 100644 --- a/mothurout.h +++ b/mothurout.h @@ -81,6 +81,7 @@ class MothurOut { void gobble(istringstream&); map readNames(string); int readNames(string, map&); + int readNames(string, map >&); int readNames(string, vector&, map&); void mothurRemove(string);