From a0f73f9bffc2ed6f78b9900db09741861676dd48 Mon Sep 17 00:00:00 2001 From: Elliott Hughes Date: Thu, 7 Sep 2017 13:36:14 -0700 Subject: [PATCH] not necessary in C++. Bug: N/A Test: builds Change-Id: I1f32b202e353414e74ace87a7d5b495b5deb5f99 Merged-In: I1f32b202e353414e74ace87a7d5b495b5deb5f99 --- healthd/healthd_mode_charger.cpp | 1 - libcutils/fs_config.cpp | 1 - libcutils/properties.cpp | 1 - libsparse/sparse_read.cpp | 1 - logcat/getopt_long.cpp | 1 - trusty/storage/tests/main.cpp | 1 - 6 files changed, 6 deletions(-) diff --git a/healthd/healthd_mode_charger.cpp b/healthd/healthd_mode_charger.cpp index c76762d37..032b21433 100644 --- a/healthd/healthd_mode_charger.cpp +++ b/healthd/healthd_mode_charger.cpp @@ -19,7 +19,6 @@ #include #include #include -#include #include #include #include diff --git a/libcutils/fs_config.cpp b/libcutils/fs_config.cpp index a1dbd7881..bbaf5f435 100644 --- a/libcutils/fs_config.cpp +++ b/libcutils/fs_config.cpp @@ -22,7 +22,6 @@ #include #include -#include #include #include #include diff --git a/libcutils/properties.cpp b/libcutils/properties.cpp index d2645e640..25ff1a3ad 100644 --- a/libcutils/properties.cpp +++ b/libcutils/properties.cpp @@ -21,7 +21,6 @@ #include #include #include -#include #include #include #include diff --git a/libsparse/sparse_read.cpp b/libsparse/sparse_read.cpp index bd668735a..bfb70c795 100644 --- a/libsparse/sparse_read.cpp +++ b/libsparse/sparse_read.cpp @@ -21,7 +21,6 @@ #include #include #include -#include #include #include #include diff --git a/logcat/getopt_long.cpp b/logcat/getopt_long.cpp index 5f8dd66e3..da999069d 100644 --- a/logcat/getopt_long.cpp +++ b/logcat/getopt_long.cpp @@ -49,7 +49,6 @@ * POSSIBILITY OF SUCH DAMAGE. */ -#include #include #include #include diff --git a/trusty/storage/tests/main.cpp b/trusty/storage/tests/main.cpp index 1fd6f8ddc..45291360d 100644 --- a/trusty/storage/tests/main.cpp +++ b/trusty/storage/tests/main.cpp @@ -16,7 +16,6 @@ #include #include -#include #include #include