X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=phylotree.cpp;fp=phylotree.cpp;h=6ca36361dc55fe6c204017486c98ebeea77e7a9c;hb=ae57e166b2ed7b475ec3f466106bd76fabadd063;hp=891cca424719d7013a8e2984c1a0032612c464db;hpb=55386dddad84cc1140d736cabaf4dd0ae16f2e01;p=mothur.git diff --git a/phylotree.cpp b/phylotree.cpp index 891cca4..6ca3636 100644 --- a/phylotree.cpp +++ b/phylotree.cpp @@ -131,7 +131,7 @@ PhyloTree::PhyloTree(string tfile){ #ifdef USE_MPI int pid, num, processors; - vector positions; + vector positions; MPI_Status status; MPI_File inMPI;