]> git.donarmstrong.com Git - mothur.git/blobdiff - summarysharedcommand.cpp
removed various build warnings
[mothur.git] / summarysharedcommand.cpp
index b3f7729e10a709a202b627148386b7bd66d5ac31..029ca26638830f456179f5595b3fd8300f631c70 100644 (file)
@@ -665,6 +665,7 @@ int SummarySharedCommand::process(vector<SharedRAbundVector*> thisLookup, string
                                        outDist.close();
                                }
                        }
+               return 0;
        }
        catch(exception& e) {
                m->errorOut(e, "SummarySharedCommand", "process");