aboutsummaryrefslogtreecommitdiffstats
path: root/cphidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'cphidget.h')
-rw-r--r--cphidget.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cphidget.h b/cphidget.h
index 4490e38..e100f0b 100644
--- a/cphidget.h
+++ b/cphidget.h
@@ -27,6 +27,7 @@ typedef struct _CPhidget_Timestamp {
* Platform independent 64-bit integer.
*/
typedef long long __int64;
+typedef unsigned long long __uint64;
#endif
#include "cphidgetconstantsinternal.h"