Fix breakpad stub for Mac.
parent
9f3d8b9070
commit
2c3254431c
|
|
@ -46,7 +46,7 @@ namespace google_breakpad
|
|||
class ExceptionHandler
|
||||
{
|
||||
public:
|
||||
ExceptionHandler( std::string const&, int, tDumpFunc, int, bool )
|
||||
ExceptionHandler( std::string const&, int, tDumpFunc, int, bool, int )
|
||||
{ }
|
||||
ExceptionHandler( MinidumpDescriptor const&, int, tDumpFunc2, int, bool, int )
|
||||
{ }
|
||||
|
|
|
|||
Loading…
Reference in New Issue