X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=phylotree.cpp;fp=phylotree.cpp;h=d085f6c52ce3c733c7666d1c7df28e95a0575647;hb=956cdff34f2d609a7736838b1631cd7957580b8b;hp=d6c740ae791b494ea64951a03405b38535593152;hpb=37309a2552995e5f7f2e04be99b808c803472311;p=mothur.git diff --git a/phylotree.cpp b/phylotree.cpp index d6c740a..d085f6c 100644 --- a/phylotree.cpp +++ b/phylotree.cpp @@ -125,7 +125,7 @@ PhyloTree::PhyloTree(string tfile){ #ifdef USE_MPI int pid, num, processors; - vector positions; + vector positions; MPI_Status status; MPI_File inMPI;