Skip to content

Commit dc664da

Browse files
Internal change
PiperOrigin-RevId: 864153358
1 parent 7c59b3c commit dc664da

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/google/protobuf/port.h

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,10 @@
4242
#include "google/protobuf/port_def.inc"
4343

4444

45+
#if defined(PROTOBUF_ENABLE_STABLE_EXPERIMENTS)
46+
#define PROTOBUF_MESSAGE_GLOBALS
47+
#endif // PROTOBUF_ENABLE_STABLE_EXPERIMENTS
48+
4549
namespace google {
4650
namespace protobuf {
4751

0 commit comments

Comments
 (0)