mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-12 00:54:20 +02:00
Update breakpad to make it work with MinGW
This commit is contained in:
2
thirdparty/breakpad/common/stabs_to_module.h
vendored
2
thirdparty/breakpad/common/stabs_to_module.h
vendored
@@ -45,10 +45,10 @@
|
||||
|
||||
#include "common/module.h"
|
||||
#include "common/stabs_reader.h"
|
||||
#include "common/using_std_string.h"
|
||||
|
||||
namespace google_breakpad {
|
||||
|
||||
using std::string;
|
||||
using std::vector;
|
||||
|
||||
// A StabsToModule is a handler that receives parsed STABS debugging
|
||||
|
Reference in New Issue
Block a user