summaryrefslogtreecommitdiff
path: root/include/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/types.h')
-rw-r--r--include/types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/types.h b/include/types.h
index 1c52d460..138760e5 100644
--- a/include/types.h
+++ b/include/types.h
@@ -3,6 +3,7 @@
#include <time.h>
#include <unistd.h>
+#include <stdint.h>
typedef long long uw_Basis_int;
typedef double uw_Basis_float;