mirror of
https://github.com/yuzu-emu/breakpad.git
synced 2024-11-24 14:55:41 +01:00
Fix remaining processor/scoped_ptr.h references for reals.
Review URL: https://breakpad.appspot.com/516003 git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@1104 4c0a9323-5329-0410-9bdc-e9ce6186880e
This commit is contained in:
parent
1c4f4a776c
commit
d2153d7589
@ -1428,7 +1428,6 @@ lib_LIBRARIES = $(am__append_5) $(am__append_7)
|
||||
@DISABLE_PROCESSOR_FALSE@ src/processor/process_state.cc \
|
||||
@DISABLE_PROCESSOR_FALSE@ src/processor/range_map-inl.h \
|
||||
@DISABLE_PROCESSOR_FALSE@ src/processor/range_map.h \
|
||||
@DISABLE_PROCESSOR_FALSE@ src/processor/scoped_ptr.h \
|
||||
@DISABLE_PROCESSOR_FALSE@ src/processor/simple_serializer-inl.h \
|
||||
@DISABLE_PROCESSOR_FALSE@ src/processor/simple_serializer.h \
|
||||
@DISABLE_PROCESSOR_FALSE@ src/processor/simple_symbol_supplier.cc \
|
||||
|
@ -34,7 +34,7 @@
|
||||
#include <string>
|
||||
#include "client/windows/common/ipc_protocol.h"
|
||||
#include "client/windows/crash_generation/minidump_generator.h"
|
||||
#include "processor/scoped_ptr.h"
|
||||
#include "common/scoped_ptr.h"
|
||||
|
||||
namespace google_breakpad {
|
||||
class ClientInfo;
|
||||
|
Loading…
Reference in New Issue
Block a user