Fix breakpad stub for Mac.

master
Nicky 2013-07-10 22:31:15 +02:00
parent 9f3d8b9070
commit 2c3254431c
1 changed files with 1 additions and 1 deletions

View File

@ -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 )
{ }