Commit fc3ea978 authored by Feng Xiao's avatar Feng Xiao Committed by GitHub

Merge pull request #2955 from xfxyjwf/3.3.x

Add include for INT_MAX
parents 899460c9 bfeeb985
......@@ -39,6 +39,7 @@
#define GOOGLE_PROTOBUF_GENERATED_MESSAGE_UTIL_H__
#include <assert.h>
#include <climits>
#include <string>
#include <google/protobuf/stubs/logging.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment