]> git.donarmstrong.com Git - mothur.git/blobdiff - nocommands.h
removed validcommands and put its checking in commandfactory.
[mothur.git] / nocommands.h
index 2da23d931a1577fb25e93928a6720dffce60fbc9..5b84b65d5a518e77ea754d580e46fe9681db9ae1 100644 (file)
@@ -12,6 +12,7 @@
 /* This command is run if the user enters an invalid command. */
 
 #include "command.hpp"
+#include "commandfactory.hpp"
 
 class NoCommand : public Command {