]> git.donarmstrong.com Git - mothur.git/blobdiff - commandfactory.hpp
started shared utilities, updates to venn and heatmap added tree.groups command
[mothur.git] / commandfactory.hpp
index 9bbba573057e23c820e24a5c1d6d8c62e7fc5d5b..f715b8488c626e1de22e46b6e624d04d599f76d1 100644 (file)
@@ -10,6 +10,8 @@
  *
  */
 
+#include "mothur.h"
+
 class Command;
 
 class CommandFactory {