mirror of
https://github.com/yuzu-mirror/breakpad.git
synced 2026-04-07 23:33:54 +00:00
issue 238 - missing includes compiling with gcc 4.3. patch by taras glek, r=me
git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@240 4c0a9323-5329-0410-9bdc-e9ce6186880e
This commit is contained in:
parent
c1e0783204
commit
2c2ae28541
5 changed files with 6 additions and 0 deletions
|
|
@ -30,6 +30,7 @@
|
|||
#include "common/convert_UTF.h"
|
||||
#include "processor/scoped_ptr.h"
|
||||
#include "common/string_conversion.h"
|
||||
#include <string.h>
|
||||
|
||||
namespace google_breakpad {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue