Commit bfeeb985 authored by Feng Xiao's avatar Feng Xiao

Add include for INT_MAX

parent e91caa1f
...@@ -39,6 +39,7 @@ ...@@ -39,6 +39,7 @@
#define GOOGLE_PROTOBUF_GENERATED_MESSAGE_UTIL_H__ #define GOOGLE_PROTOBUF_GENERATED_MESSAGE_UTIL_H__
#include <assert.h> #include <assert.h>
#include <climits>
#include <string> #include <string>
#include <google/protobuf/stubs/logging.h> #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