mirror of
https://git.suyu.dev/suyu/breakpad.git
synced 2026-03-11 19:26:30 +00:00
Include what you use: include <algorithm> and <string.h> as needed. Patch by
Robert Henry. r=me git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@284 4c0a9323-5329-0410-9bdc-e9ce6186880e
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
|
||||
#include <fcntl.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <time.h>
|
||||
#include <unistd.h>
|
||||
#ifdef _WIN32
|
||||
|
||||
Reference in New Issue
Block a user