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 --- adb/adb_io_test.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'adb/adb_io_test.cpp') diff --git a/adb/adb_io_test.cpp b/adb/adb_io_test.cpp index 611b239372..91b73a9a47 100644 --- a/adb/adb_io_test.cpp +++ b/adb/adb_io_test.cpp @@ -28,7 +28,6 @@ #include #include -#include // All of these tests fail on Windows because they use the C Runtime open(), // but the adb_io APIs expect file descriptors from adb_open(). This could -- cgit v1.2.3