aboutsummaryrefslogtreecommitdiff
path: root/src/processor/windows_frame_info.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/processor/windows_frame_info.h')
-rw-r--r--src/processor/windows_frame_info.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/processor/windows_frame_info.h b/src/processor/windows_frame_info.h
index 46e7bca0..c92c610c 100644
--- a/src/processor/windows_frame_info.h
+++ b/src/processor/windows_frame_info.h
@@ -51,6 +51,10 @@
namespace google_breakpad {
+#ifdef _WIN32
+#define strtoull _strtoui64
+#endif
+
struct WindowsFrameInfo {
public:
enum Validity {