Index: third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc |
=================================================================== |
--- third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc (revision 216642) |
+++ third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc (working copy) |
@@ -46,8 +46,9 @@ |
#include <google/protobuf/io/zero_copy_stream_impl.h> |
#include <google/protobuf/stubs/common.h> |
-#include <google/protobuf/stubs/stl_util-inl.h> |
+#include <google/protobuf/stubs/stl_util.h> |
+ |
namespace google { |
namespace protobuf { |
namespace io { |