Skip to content

Commit 5508c7e

Browse files
authored
Fix google-breakpad in newer GCC versions (PR #3674)
1 parent 1c6cab5 commit 5508c7e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vendor/google-breakpad/src/client/linux/handler/minidump_descriptor.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
#include <sys/types.h>
3535

3636
#include <string>
37+
#include <cstdint>
3738

3839
#include "client/linux/handler/microdump_extra_info.h"
3940
#include "common/using_std_string.h"

0 commit comments

Comments
 (0)