From aca5a60883385db08f234e43d1f1b2f5867f92e5 Mon Sep 17 00:00:00 2001 From: TeBoring Date: Wed, 26 Aug 2015 14:02:44 -0700 Subject: Fix bugs for objectivec --- src/google/protobuf/unittest_no_arena.proto | 1 + 1 file changed, 1 insertion(+) (limited to 'src/google/protobuf/unittest_no_arena.proto') 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"; -- cgit v1.2.3