|
@@ -8,12 +8,12 @@
|
|
|
|
|
|
#include <google/protobuf/stubs/common.h>
|
|
#include <google/protobuf/stubs/common.h>
|
|
|
|
|
|
-#if GOOGLE_PROTOBUF_VERSION < 3006000
|
|
|
|
|
|
+#if GOOGLE_PROTOBUF_VERSION < 3006001
|
|
#error This file was generated by a newer version of protoc which is
|
|
#error This file was generated by a newer version of protoc which is
|
|
#error incompatible with your Protocol Buffer headers. Please update
|
|
#error incompatible with your Protocol Buffer headers. Please update
|
|
#error your headers.
|
|
#error your headers.
|
|
#endif
|
|
#endif
|
|
-#if 3006000 < GOOGLE_PROTOBUF_MIN_PROTOC_VERSION
|
|
|
|
|
|
+#if 3006001 < GOOGLE_PROTOBUF_MIN_PROTOC_VERSION
|
|
#error This file was generated by an older version of protoc which is
|
|
#error This file was generated by an older version of protoc which is
|
|
#error incompatible with your Protocol Buffer headers. Please
|
|
#error incompatible with your Protocol Buffer headers. Please
|
|
#error regenerate this file with a newer version of protoc.
|
|
#error regenerate this file with a newer version of protoc.
|