aboutsummaryrefslogtreecommitdiff
path: root/src/common/module.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/module.h')
-rw-r--r--src/common/module.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/module.h b/src/common/module.h
index 734a1afc..cc89bba5 100644
--- a/src/common/module.h
+++ b/src/common/module.h
@@ -44,12 +44,12 @@
#include <string>
#include <vector>
+#include "common/using_std_string.h"
#include "google_breakpad/common/breakpad_types.h"
namespace google_breakpad {
using std::set;
-using std::string;
using std::vector;
using std::map;