]> git.donarmstrong.com Git - mothur.git/blobdiff - sharedordervector.h
started shared utilities, updates to venn and heatmap added tree.groups command
[mothur.git] / sharedordervector.h
index a530ad65289a67a9c92cbeeb55c0ce661ef1ac8c..c315c44b5468479a813b25922e54baca48841bac 100644 (file)
@@ -2,7 +2,7 @@
 #define SHAREDORDER_H
 /*
  *  sharedorder.h
- *  Dotur
+ *  Mothur
  *
  *  Created by Sarah Westcott on 12/9/08.
  *  Copyright 2008 Schloss Lab UMASS Amherst. All rights reserved.
@@ -34,6 +34,9 @@ struct individual {
 #include "sharedsabundvector.h"
 #include "globaldata.hpp"
 #include "groupmap.h"
+//#include "globaldata.hpp"
+
+class GlobalData;
 
 class SharedOrderVector : public DataVector {