]> git.donarmstrong.com Git - mothur.git/blobdiff - tree.h
merged pat's trim seqs edits with sarah's major overhaul of global data; also added...
[mothur.git] / tree.h
diff --git a/tree.h b/tree.h
index b6d5ea807a38801a872daf96b23557d53a241f4e..a5259552d8fa09f18d1e81b1776ef94f84724748 100644 (file)
--- a/tree.h
+++ b/tree.h
@@ -13,6 +13,7 @@
 #include "treenode.h"
 #include "globaldata.hpp"
 
+class GlobalData;
 /* This class represents the treefile. */
 
 class Tree {