-
Notifications
You must be signed in to change notification settings - Fork 16.1k
Expand file tree
/
Copy pathcpp_edition_defaults.h
More file actions
12 lines (10 loc) · 1.02 KB
/
cpp_edition_defaults.h
File metadata and controls
12 lines (10 loc) · 1.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
#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%\030\204\007\"\003\302>\000*\033\010\001\020\002\030\002 \003(\0010\0028\002@\001\302>\010\010\001\020\003\030\000 \001\n%\030\347\007\"\003\302>\000*\033\010\002\020\001\030\001 \002(\0010\0018\002@\001\302>\010\010\000\020\003\030\000 \001\n%\030\350\007\"\023\010\001\020\001\030\001 \002(\0010\001\302>\004\010\000\020\003*\0138\002@\001\302>\004\030\000 \001\n%\030\351\007\"\031\010\001\020\001\030\001 \002(\0010\0018\001@\002\302>\006\010\000\020\001\030\001*\005\302>\002 \001\n%\030\217N\"\033\010\001\020\001\030\001 \002(\0010\0018\003@\002\302>\010\010\000\020\001\030\001 \001*\003\302>\000 \346\007(\351\007"
// clang-format on
// NOLINTEND
#endif // GOOGLE_PROTOBUF_CPP_EDITION_DEFAULTS_H__