X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=datavector.hpp;h=73058a992a53e3da313cae4ca595c77797058e94;hb=010638fc7580c18a51f5ed650e9ee7589c8fb2d4;hp=426a75728cf615bc9baf8e257b3dcb8bea0ec15c;hpb=fd282e6b4be2560f5b1bd154a9e8d24b798eefaf;p=mothur.git diff --git a/datavector.hpp b/datavector.hpp index 426a757..73058a9 100644 --- a/datavector.hpp +++ b/datavector.hpp @@ -3,10 +3,7 @@ using namespace std; -#include -#include -#include -#include +#include "mothur.h" /* This class is parent to listvector, ordervector, rabundvector, sabundvector, sharedordervector, sharedrabundvector, sharedsabundvector. The child classes all contain OTU information in different forms. */