]> git.donarmstrong.com Git - mothur.git/blobdiff - listvector.hpp
added mothur.h and fixed includes in many files
[mothur.git] / listvector.hpp
index f4eaca031c8daefa875788bc03f2288973deedf0..801537dac1b76d262fd59161f793c959b78bf73a 100644 (file)
@@ -2,8 +2,6 @@
 #define LIST_H
 
 #include "datavector.hpp"
-#include <iostream>
-#include <map>
 
 /* This class is a child to datavector.  It represents OTU information at a certain distance. 
        A list vector can be converted into and ordervector, rabundvector or sabundvector.