X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=getcurrentcommand.h;h=e426fe95a07bc08131e557d147aefd8566502913;hb=7a1e4b563011b1fe4d466d64915a3cb960747125;hp=2d8dbb1a432168f26a2371ccd996762d53670be5;hpb=6ce64c0c32f0aa22eaf70953bd8264130e20e18f;p=mothur.git diff --git a/getcurrentcommand.h b/getcurrentcommand.h index 2d8dbb1..e426fe9 100644 --- a/getcurrentcommand.h +++ b/getcurrentcommand.h @@ -11,6 +11,7 @@ */ #include "command.hpp" +#include "commandfactory.hpp" class GetCurrentCommand : public Command { @@ -34,6 +35,7 @@ class GetCurrentCommand : public Command { private: + CommandFactory* cFactory; vector outputNames; bool abort;