]> git.donarmstrong.com Git - mothur.git/blobdiff - shared.h
minor bugs fixes and added line and label options to read.otu's parselist and shared...
[mothur.git] / shared.h
index 0607c13974f4a089505f1bca7221413305e504f6..8625d8b0f4f370c72f4ec2e8961cd85b6c079888 100644 (file)
--- a/shared.h
+++ b/shared.h
@@ -12,7 +12,6 @@
  
 using namespace std;
 
-#include <Carbon/Carbon.h>
 #include <iostream>
 #include <fstream>
 #include <iomanip>
@@ -37,4 +36,4 @@ class Shared {
                vector< map<string, SharedRAbundVector*> > sharedRAbund;  //contains all the info needed to create the .shared file not sure if we will need 
 };
 
-#endif
\ No newline at end of file
+#endif