aboutsummaryrefslogtreecommitdiff
path: root/src/processor/cfi_frame_info.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/processor/cfi_frame_info.h')
-rw-r--r--src/processor/cfi_frame_info.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/processor/cfi_frame_info.h b/src/processor/cfi_frame_info.h
index fe06fb4f..4bbbd1ef 100644
--- a/src/processor/cfi_frame_info.h
+++ b/src/processor/cfi_frame_info.h
@@ -41,12 +41,12 @@
#include <map>
#include <string>
+#include "common/using_std_string.h"
#include "google_breakpad/common/breakpad_types.h"
namespace google_breakpad {
using std::map;
-using std::string;
class MemoryRegion;