Internal changes

PiperOrigin-RevId: 516893867
pull/12236/head
Mike Kruskal 2 years ago committed by Copybara-Service
parent d70ddf20d3
commit 6ed3b558d2
  1. 4
      src/google/protobuf/port_def.inc

@ -221,6 +221,10 @@ static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and
// Owner: ezb@
#define PROTOBUF_FUTURE_REMOVE_CONST_REPEATEDFIELD_GETARENA_API 1
// Used to remove Protobuf editions feature.
// Owner: mkruskal@
#define PROTOBUF_FUTURE_EDITIONS 1
#endif
#ifdef PROTOBUF_VERSION

Loading…
Cancel
Save