diff options
author | Roland Levillain <rpl@google.com> | 2016-03-22 15:52:22 +0000 |
---|---|---|
committer | Roland Levillain <rpl@google.com> | 2016-03-22 15:52:22 +0000 |
commit | 1fbd4520f9067439f09b98753b0c7c221930aa76 (patch) | |
tree | 5118f170e867eae6625f18e2743e0e9497e43f06 /compiler/optimizing/graph_visualizer.cc | |
parent | 0339bee5b1be39669606c4ba57edd42a0bacf0ff (diff) |
Fix missing header inclusion in art/runtime/thread.cc.
The file art/runtime/thread.cc was missing an #include of
art/runtime/gc/accounting/heap_bitmap-inl.h, which is
required by art::ReferenceMapVisitor::VisitDeclaringClass to
find the (inlined) implementation of
art::gc::accounting::HeapBitmap::Test.
This fixes the MIPS32 build.
Change-Id: I00a8bc85d8b32cfed02309e13e437f0cfd0d493e
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions