aboutsummaryrefslogtreecommitdiff
path: root/src/processor/synth_minidump.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/processor/synth_minidump.h')
-rw-r--r--src/processor/synth_minidump.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/processor/synth_minidump.h b/src/processor/synth_minidump.h
index 245afe66..531603ad 100644
--- a/src/processor/synth_minidump.h
+++ b/src/processor/synth_minidump.h
@@ -114,6 +114,7 @@
#include <string>
#include "common/test_assembler.h"
+#include "common/using_std_string.h"
#include "google_breakpad/common/breakpad_types.h"
#include "google_breakpad/common/minidump_format.h"
@@ -121,7 +122,6 @@ namespace google_breakpad {
namespace SynthMinidump {
-using std::string;
using test_assembler::Endianness;
using test_assembler::kBigEndian;
using test_assembler::kLittleEndian;