aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/google/protobuf/compiler/plugin.pb.h
diff options
context:
space:
mode:
authorGravatar Feng Xiao <xfxyjwf@gmail.com>2014-11-17 18:15:40 -0800
committerGravatar Feng Xiao <xfxyjwf@gmail.com>2014-11-17 18:15:40 -0800
commit53c1029362a18c1a893d99e8d3145966a67d9731 (patch)
treee4bf47271f48ed70bd954a084284acbe28db649a /src/google/protobuf/compiler/plugin.pb.h
parentf157a5651c79a7a36e242af216a5d5b383ba8af2 (diff)
parent8b2aafe7d3f59463fb8693421c09bfefb3bd0104 (diff)
Merge pull request #84 from tseaver/fix_80-avoid_INT32_MAX_MIN
Don't rely on non-standard 'INT32_MAX' / 'INT32_MIN'.
Diffstat (limited to 'src/google/protobuf/compiler/plugin.pb.h')
-rw-r--r--src/google/protobuf/compiler/plugin.pb.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/google/protobuf/compiler/plugin.pb.h b/src/google/protobuf/compiler/plugin.pb.h
index 581fccf0..35a0a899 100644
--- a/src/google/protobuf/compiler/plugin.pb.h
+++ b/src/google/protobuf/compiler/plugin.pb.h
@@ -5,7 +5,6 @@
#define PROTOBUF_google_2fprotobuf_2fcompiler_2fplugin_2eproto__INCLUDED
#include <string>
-#include <stdint.h>
#include <google/protobuf/stubs/common.h>