Status: New
Owner: liuj...@google.com
Labels: Type-Defect Priority-Medium

New issue 616 by bruce.c...@gmail.com: zero_copy_stream_impl_lite.cc needs <algorithm> for min/max definitions
http://code.google.com/p/protobuf/issues/detail?id=616

What steps will reproduce the problem?
1. Try and build using Visual Studio 2013

What is the expected output? What do you see instead?
src\google\protobuf\io\zero_copy_stream_impl_lite.cc fails to build because min/max aren't known. A #include of <algorithm> needs added to that file.

What version of the product are you using? On what operating system?
2.5.0 on Windows 8.1 using Visual Studio 2013.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups "Protocol 
Buffers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to protobuf+unsubscr...@googlegroups.com.
To post to this group, send email to protobuf@googlegroups.com.
Visit this group at http://groups.google.com/group/protobuf.
For more options, visit https://groups.google.com/d/optout.

Reply via email to