aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/compiler/plugin.pb.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/google/protobuf/compiler/plugin.pb.h')
-rw-r--r--src/google/protobuf/compiler/plugin.pb.h7
1 files changed, 6 insertions, 1 deletions
diff --git a/src/google/protobuf/compiler/plugin.pb.h b/src/google/protobuf/compiler/plugin.pb.h
index 636992a6..b752d6a1 100644
--- a/src/google/protobuf/compiler/plugin.pb.h
+++ b/src/google/protobuf/compiler/plugin.pb.h
@@ -5,7 +5,12 @@
#define PROTOBUF_google_2fprotobuf_2fcompiler_2fplugin_2eproto__INCLUDED
#include <string>
-#include <stdint.h>
+#ifndef PROTOBUF_ENUM_MIN
+#define PROTOBUF_ENUM_MIN (int32_t)0x80000000
+#endif
+#ifndef PROTOBUF_ENUM_MAX
+#define PROTOBUF_ENUM_MAX (int32_t)0x7fffffff
+#endif
#include <google/protobuf/stubs/common.h>