]> git.donarmstrong.com Git - mothur.git/blobdiff - mothur.h
added stricter compilation requirements and fixed resulting errors
[mothur.git] / mothur.h
index 5d9dc96bc65428391374abb47e3d8c61e114000b..2efdda8bda209ec303dd7e6bc1b8650b5eb65949 100644 (file)
--- 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;