|
@@ -8,7 +8,7 @@
|
|
|
#include <string>
|
|
|
|
|
|
#include <google/protobuf/port_def.inc>
|
|
|
-#if PROTOBUF_VERSION < 3010001
|
|
|
+#if PROTOBUF_VERSION < 3010000
|
|
|
#error This file was generated by a newer version of protoc which is
|
|
|
#error incompatible with your Protocol Buffer headers. Please update
|
|
|
#error your headers.
|