summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/common/cbasetypes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/cbasetypes.h b/src/common/cbasetypes.h
index 05b799045..1e4fc04c7 100644
--- a/src/common/cbasetypes.h
+++ b/src/common/cbasetypes.h
@@ -240,6 +240,7 @@ typedef uintptr_t uintptr;
#endif
#if defined(_MSC_VER) && _MSC_VER > 1200
#define strtoull _strtoui64
+#define strtoll _strtoi64
#endif
// keyword replacement