aboutsummaryrefslogtreecommitdiff
path: root/src/common/test_assembler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/test_assembler.h')
-rw-r--r--src/common/test_assembler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/test_assembler.h b/src/common/test_assembler.h
index 5ce6b0c8..401e8528 100644
--- a/src/common/test_assembler.h
+++ b/src/common/test_assembler.h
@@ -60,12 +60,12 @@
#include <vector>
#include <string>
+#include "common/using_std_string.h"
#include "google_breakpad/common/breakpad_types.h"
namespace google_breakpad {
using std::list;
-using std::string;
using std::vector;
namespace test_assembler {