summaryrefslogtreecommitdiff
path: root/src/google/protobuf/unittest_proto3_arena.proto
diff options
context:
space:
mode:
authorFeng Xiao <xfxyjwf@gmail.com>2014-11-14 11:50:31 -0800
committerFeng Xiao <xfxyjwf@gmail.com>2014-11-14 11:50:31 -0800
commitf157a5651c79a7a36e242af216a5d5b383ba8af2 (patch)
tree368bb0ca0e89ab7514302e4df00435a4ef461a28 /src/google/protobuf/unittest_proto3_arena.proto
parentfaf581d20866ad5e586b3e515f6c547d2dcec2c1 (diff)
downloadprotobuf-javalite-f157a5651c79a7a36e242af216a5d5b383ba8af2.tar.gz
Down-integrate from internal code base (C++ maps support).
Diffstat (limited to 'src/google/protobuf/unittest_proto3_arena.proto')
-rw-r--r--src/google/protobuf/unittest_proto3_arena.proto1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/google/protobuf/unittest_proto3_arena.proto b/src/google/protobuf/unittest_proto3_arena.proto
index 84ec7960..53f23d87 100644
--- a/src/google/protobuf/unittest_proto3_arena.proto
+++ b/src/google/protobuf/unittest_proto3_arena.proto
@@ -30,6 +30,7 @@
syntax = "proto3";
+option cc_enable_arenas = true;
import "google/protobuf/unittest_import.proto";