define ULLONG_MAX if not already defined

This commit is contained in:
2010-07-06 15:17:44 +00:00
parent c32853c3d4
commit 362bb8d9a2
+5
View File
@@ -14,6 +14,11 @@
#include "h5t_storemesh.h"
#include "h5t_tags.h"
#if !(defined(ULLONG_MAX))
#define ULLONG_MAX (ULONG_MAX * 2ULL + 1ULL)
#endif
/*
ID's: 64bit