X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=mothur.h;h=2efdda8bda209ec303dd7e6bc1b8650b5eb65949;hb=28d65de5f06f5b033109a3b8bbb6d3c4060914d3;hp=5d9dc96bc65428391374abb47e3d8c61e114000b;hpb=55dad85695dba70b4447d1430733ecd85754783c;p=mothur.git diff --git a/mothur.h b/mothur.h index 5d9dc96..2efdda8 100644 --- a/mothur.h +++ b/mothur.h @@ -60,7 +60,7 @@ using namespace std; #endif -typedef unsigned long long ull; +typedef unsigned long ull; struct IntNode { int lvalue;