From bcf17332bd8d111177135547698cc8209635b7c4 Mon Sep 17 00:00:00 2001 From: Jisi Liu Date: Tue, 1 Aug 2017 13:51:26 -0700 Subject: Adding the missing header --- src/google/protobuf/stubs/io_win32.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/google/protobuf/stubs/io_win32.h b/src/google/protobuf/stubs/io_win32.h index 7e0e07b8..3699945b 100644 --- a/src/google/protobuf/stubs/io_win32.h +++ b/src/google/protobuf/stubs/io_win32.h @@ -48,6 +48,7 @@ #if defined(_WIN32) #include +#include namespace google { namespace protobuf { -- cgit v1.2.3