Index: snapshot/mac/mach_o_image_reader.cc |
diff --git a/snapshot/mac/mach_o_image_reader.cc b/snapshot/mac/mach_o_image_reader.cc |
index cb85baabfd9ad4ed39726832e45e820a4cc26a67..09b7ffeb29983c4a7a7f21fe3b77df052db023d2 100644 |
--- a/snapshot/mac/mach_o_image_reader.cc |
+++ b/snapshot/mac/mach_o_image_reader.cc |
@@ -29,6 +29,7 @@ |
#include "snapshot/mac/mach_o_image_symbol_table_reader.h" |
#include "snapshot/mac/process_reader.h" |
#include "util/mac/checked_mach_address_range.h" |
+#include "util/misc/implicit_cast.h" |
namespace { |