13 lines
880 B
C
13 lines
880 B
C
#ifndef GOOGLE_PROTOBUF_CPP_EDITION_DEFAULTS_H__
|
|
#define GOOGLE_PROTOBUF_CPP_EDITION_DEFAULTS_H__
|
|
|
|
// This file contains the serialized FeatureSetDefaults object corresponding to
|
|
// the C++ runtime. This is used for feature resolution under Editions.
|
|
// NOLINTBEGIN
|
|
// clang-format off
|
|
#define PROTOBUF_INTERNAL_CPP_EDITION_DEFAULTS "\n\037\030\204\007\"\003\302>\000*\025\010\001\020\002\030\002 \003(\0010\002\302>\006\010\001\020\003\030\000\n\037\030\347\007\"\003\302>\000*\025\010\002\020\001\030\001 \002(\0010\001\302>\006\010\000\020\003\030\000\n\037\030\350\007\"\023\010\001\020\001\030\001 \002(\0010\001\302>\004\010\000\020\003*\005\302>\002\030\000\n\037\030\351\007\"\025\010\001\020\001\030\001 \002(\0010\001\302>\006\010\000\020\001\030\001*\003\302>\000 \346\007(\351\007"
|
|
// clang-format on
|
|
// NOLINTEND
|
|
|
|
#endif // GOOGLE_PROTOBUF_CPP_EDITION_DEFAULTS_H__
|