aboutsummaryrefslogtreecommitdiff
path: root/src/google_breakpad/processor/system_info.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/google_breakpad/processor/system_info.h')
-rw-r--r--src/google_breakpad/processor/system_info.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/google_breakpad/processor/system_info.h b/src/google_breakpad/processor/system_info.h
index fdbdbfd6..4a250482 100644
--- a/src/google_breakpad/processor/system_info.h
+++ b/src/google_breakpad/processor/system_info.h
@@ -37,9 +37,9 @@
#include <string>
-namespace google_breakpad {
+#include "common/using_std_string.h"
-using std::string;
+namespace google_breakpad {
struct SystemInfo {
public: