diff options
| author | 2015-05-26 17:42:31 +0000 | |
|---|---|---|
| committer | 2015-05-26 17:42:31 +0000 | |
| commit | dc31313c4577bb4c00d90774159c84e738ed348d (patch) | |
| tree | 5f850028ebc8843cdcaf56c5fc122bd660937603 /patchoat/patchoat.h | |
| parent | 03b5a398a96ea29c39ddfe3d810245b868d2871f (diff) | |
| parent | 80afd02024d20e60b197d3adfbb43cc303cf29e0 (diff) | |
Merge "ART: Clean up arm64 kNumberOfXRegisters usage."
Diffstat (limited to 'patchoat/patchoat.h')
| -rw-r--r-- | patchoat/patchoat.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/patchoat/patchoat.h b/patchoat/patchoat.h index 86f9118e2e..8f16f6b283 100644 --- a/patchoat/patchoat.h +++ b/patchoat/patchoat.h @@ -25,7 +25,6 @@ #include "gc/accounting/space_bitmap.h" #include "gc/heap.h" #include "os.h" -#include "utils.h" namespace art { |