From 23b98f492b51b76039bf47a96246841b73925be7 Mon Sep 17 00:00:00 2001 From: Elliott Hughes Date: Tue, 8 May 2018 13:00:06 -0700 Subject: Remove more bogus #includes from C++. Bug: N/A Test: builds Change-Id: I794cd28667c6c65b38940d8f443315ad116b7ac3 --- libcutils/hashmap.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'libcutils/hashmap.cpp') diff --git a/libcutils/hashmap.cpp b/libcutils/hashmap.cpp index 65b6ab185..10e3b2505 100644 --- a/libcutils/hashmap.cpp +++ b/libcutils/hashmap.cpp @@ -21,7 +21,6 @@ #include #include #include -#include #include typedef struct Entry Entry; -- cgit v1.2.3