X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=weighted.h;h=7e4be7c6d0f4ebc95c7d3a224ba3c5e71a4e6d06;hb=b2dca66a02f8f82aa5528e531eace60fbbd2967b;hp=b0d443333d230b410d6a4f64c88c2ee0b18f2a61;hpb=d037597badc8d18e235c59f0c1114180edb7f98f;p=mothur.git diff --git a/weighted.h b/weighted.h index b0d4433..7e4be7c 100644 --- a/weighted.h +++ b/weighted.h @@ -24,6 +24,7 @@ class Weighted : public TreeCalculator { EstOutput getValues(Tree*); private: + GlobalData* globaldata; EstOutput data; TreeMap* tmap; map::iterator it;