diff options
Diffstat (limited to 'compiler/utils/swap_space.h')
-rw-r--r-- | compiler/utils/swap_space.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/compiler/utils/swap_space.h b/compiler/utils/swap_space.h index 1f8f5da6cd..691df4a945 100644 --- a/compiler/utils/swap_space.h +++ b/compiler/utils/swap_space.h @@ -28,7 +28,6 @@ #include "base/macros.h" #include "base/mutex.h" #include "mem_map.h" -#include "utils.h" namespace art { |