]> git.donarmstrong.com Git - mothur.git/blobdiff - treemap.h
When Pat tried to compile mothur in Ubuntu linux, there were a number of minor proble...
[mothur.git] / treemap.h
index 20bbcfee7090f0aad18e9eee8324358a2f69c5ba..d9617f5455e03f0f5fc702fffaf3516335351b15 100644 (file)
--- a/treemap.h
+++ b/treemap.h
@@ -9,7 +9,6 @@
  *
  */
 
-#include <Carbon/Carbon.h>
 #include <map>
 #include <string>
 #include <iostream>
@@ -48,4 +47,4 @@ private:
        map<string, GroupIndex> treemap; //sequence name and groupname
 };
 
-#endif
\ No newline at end of file
+#endif