]> git.donarmstrong.com Git - mothur.git/blobdiff - tree.h
added read.shared, broke up globaldata a bit
[mothur.git] / tree.h
diff --git a/tree.h b/tree.h
index 2ef8b23e94d0ad3921456c75518294c464a7ec0a..d7dcc3ddd790e0894347aa1bcb37d2da9608a567 100644 (file)
--- a/tree.h
+++ b/tree.h
 
 using namespace std;
 
-#include <string>
-#include <iostream>
-#include <vector>
-#include <fstream>
-#include <iomanip>
-#include <sstream>
-#include <map>
-
 #include "treenode.h"
 #include "globaldata.hpp"