X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=shared.h;h=c80ef6606216b6747f0d407cf1895ebbb33ed22e;hb=753dc84cf289b1d5dc0ca5b0c043640927aa951a;hp=06d558d2deebf3af2cda8fb7f2193a39b932d2f2;hpb=de2dc9fb831f569b823031d0730f5a0d739e8290;p=mothur.git diff --git a/shared.h b/shared.h index 06d558d..c80ef66 100644 --- a/shared.h +++ b/shared.h @@ -24,6 +24,7 @@ class Shared { private: GlobalData* globaldata; + map::iterator it; void parse(int, SharedListVector*); vector< map > sharedRAbund; //contains all the info needed to create the .shared file not sure if we will need };