X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=sharedsabundvector.h;h=29b374523bf975653ff3b8943f2d967685a4644b;hb=7ae40733a270f73ec8a331540cc7f28fd60b24fc;hp=60b9364e471a0df8b295b23ea62b66e8a37bca47;hpb=fd282e6b4be2560f5b1bd154a9e8d24b798eefaf;p=mothur.git diff --git a/sharedsabundvector.h b/sharedsabundvector.h index 60b9364..29b3745 100644 --- a/sharedsabundvector.h +++ b/sharedsabundvector.h @@ -11,8 +11,6 @@ * */ - -#include #include "datavector.hpp" #include "rabundvector.hpp" #include "ordervector.hpp" @@ -25,7 +23,6 @@ An individual which knows the OTU from which it came, the group it is in and its abundance. */ -using namespace std; class SharedSAbundVector : public DataVector {