Index: common/linux/synth_elf.cc |
=================================================================== |
--- common/linux/synth_elf.cc (revision 973) |
+++ common/linux/synth_elf.cc (working copy) |
@@ -5,6 +5,8 @@ |
#include <stdio.h> |
#include <string.h> |
+#include "common/using_std_string.h" |
+ |
namespace google_breakpad { |
namespace synth_elf { |