Remove #include <string> 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
This commit is contained in:
@@ -36,7 +36,6 @@
|
||||
#define THIRD_PARTY_SNAPPY_OPENSOURCE_SNAPPY_STUBS_PUBLIC_H_
|
||||
|
||||
#include <cstddef>
|
||||
#include <string>
|
||||
|
||||
#if ${HAVE_SYS_UIO_H_01} // HAVE_SYS_UIO_H
|
||||
#include <sys/uio.h>
|
||||
|
||||
Reference in New Issue
Block a user