Skip to content

Commit 46b4353

Browse files
author
minggo
committed
Merge pull request #42 from pipu/pipu_v3_add-libs
Modifying that fix compiling by vs 2013
2 parents 59dbd01 + 6acb2ed commit 46b4353

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

protobuf-lite/src/google/protobuf/io/zero_copy_stream_impl_lite.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
#include <google/protobuf/io/zero_copy_stream_impl_lite.h>
3636
#include <google/protobuf/stubs/common.h>
3737
#include <google/protobuf/stubs/stl_util.h>
38+
#include <algorithm>
3839

3940
namespace google {
4041
namespace protobuf {

0 commit comments

Comments
 (0)