Permalink
Browse files

Fixes linking error caused by merge

  • Loading branch information...
1 parent aa32f43 commit 3ea4453e8fbf2dd8bf720f2ce73ae49218efde85 @mothur-westcott mothur-westcott committed Jan 20, 2017
Showing with 1 addition and 0 deletions.
  1. +1 −0 source/commands/makefilecommand.h
@@ -38,6 +38,7 @@ class MakeFileCommand : public Command {
bool abort;
vector< vector<string> > findGroupNames(vector< vector<string> > paired);
+ int fillAccnosFile(string tempFile);
};

0 comments on commit 3ea4453

Please sign in to comment.