X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=uvest.h;fp=uvest.h;h=8906976faa784ca5a124cc402546f34611d11d00;hb=58cf1d08fee8c64334979075fa57bcafb035a2ed;hp=7c7ac6f540be38e2f151568034737a01d16d5d8c;hpb=0f96bf5a16e2e45503042e3caf0be6e4144ce284;p=mothur.git diff --git a/uvest.h b/uvest.h index 7c7ac6f..8906976 100644 --- a/uvest.h +++ b/uvest.h @@ -15,10 +15,11 @@ It is used by sharedJAbund and SharedSorensonAbund. */ using namespace std; -#include #include #include #include +#include + #include "sharedrabundvector.h" typedef vector EstOutput; @@ -30,4 +31,4 @@ class UVEst { }; /***********************************************************************/ -#endif \ No newline at end of file +#endif