From 46bd2ba42d186a81d7ad7e4a55e03dd63b2d042f Mon Sep 17 00:00:00 2001 From: Jonathan McCrohan Date: Sun, 3 Mar 2013 19:30:43 +0000 Subject: Imported Upstream version 2.1.8.20121218 --- cphidget.h | 1 + 1 file changed, 1 insertion(+) (limited to 'cphidget.h') 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" -- cgit v1.2.3