aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/google/protobuf/unittest_arena.proto
diff options
context:
space:
mode:
Diffstat (limited to 'src/google/protobuf/unittest_arena.proto')
-rw-r--r--src/google/protobuf/unittest_arena.proto1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/google/protobuf/unittest_arena.proto b/src/google/protobuf/unittest_arena.proto
index 6fdbbe02..cd7e437e 100644
--- a/src/google/protobuf/unittest_arena.proto
+++ b/src/google/protobuf/unittest_arena.proto
@@ -34,6 +34,7 @@ import "google/protobuf/unittest_no_arena_import.proto";
package proto2_arena_unittest;
+option cc_enable_arenas = true;
message NestedMessage {
optional int32 d = 1;