aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/unittest_no_arena.proto
diff options
context:
space:
mode:
Diffstat (limited to 'src/google/protobuf/unittest_no_arena.proto')
-rw-r--r--src/google/protobuf/unittest_no_arena.proto1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/google/protobuf/unittest_no_arena.proto b/src/google/protobuf/unittest_no_arena.proto
index 36fb8656..41518df2 100644
--- a/src/google/protobuf/unittest_no_arena.proto
+++ b/src/google/protobuf/unittest_no_arena.proto
@@ -44,6 +44,7 @@ option cc_generic_services = true; // auto-added
option java_generic_services = true; // auto-added
option py_generic_services = true; // auto-added
option cc_enable_arenas = false;
+option objc_class_prefix = "NOARN";
import "google/protobuf/unittest_import.proto";
import "google/protobuf/unittest_arena.proto";