From 9f1cf25332e33247b1b036ce07b32d09e076c346 Mon Sep 17 00:00:00 2001 From: Mark Salyzyn Date: Mon, 12 Nov 2018 12:45:59 -0800 Subject: switch to using android-base/file.h instead of android-base/test_utils.h Test: compile Bug: 119313545 Change-Id: I4f7ad84743e974b4b4d1d7256088f6c8b749a237 --- fastboot/fastboot.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'fastboot/fastboot.cpp') diff --git a/fastboot/fastboot.cpp b/fastboot/fastboot.cpp index 625e047b6e..3e090d7a59 100644 --- a/fastboot/fastboot.cpp +++ b/fastboot/fastboot.cpp @@ -56,7 +56,6 @@ #include #include #include -#include #include #include #include -- cgit v1.2.3