From 251d935d5096da77c4fef26ea41b019430da5572 Mon Sep 17 00:00:00 2001 From: Victor Costan Date: Tue, 14 Apr 2020 15:48:25 +0000 Subject: [PATCH] Remove #include from snappy-stubs-public.h. The header hasn't been needed since the removal of the snappy::string alias to std::string. PiperOrigin-RevId: 306446542 --- snappy-stubs-public.h.in | 1 - 1 file changed, 1 deletion(-) diff --git a/snappy-stubs-public.h.in b/snappy-stubs-public.h.in index 82618df..02947fa 100644 --- a/snappy-stubs-public.h.in +++ b/snappy-stubs-public.h.in @@ -36,7 +36,6 @@ #define THIRD_PARTY_SNAPPY_OPENSOURCE_SNAPPY_STUBS_PUBLIC_H_ #include -#include #if ${HAVE_SYS_UIO_H_01} // HAVE_SYS_UIO_H #include