mirror of
https://git.suyu.dev/suyu/breakpad.git
synced 2026-03-25 02:22:57 +00:00
Use stdint types everywhere
R=mark at https://breakpad.appspot.com/535002/ git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@1121 4c0a9323-5329-0410-9bdc-e9ce6186880e
This commit is contained in:
1
src/client/windows/crash_generation/minidump_generator.h
Normal file → Executable file
1
src/client/windows/crash_generation/minidump_generator.h
Normal file → Executable file
@@ -32,6 +32,7 @@
|
||||
|
||||
#include <windows.h>
|
||||
#include <dbghelp.h>
|
||||
#include <rpc.h>
|
||||
#include <list>
|
||||
#include "google_breakpad/common/minidump_format.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user