Adds UnsafeCollectionOperations for unsafe access to RepeatedField<T> (#16772)
[google-protobuf.git] / objectivec / GPBProtocolBuffers_RuntimeSupport.h
blob038a8dc952156f37b0982a08d75a464d75907af8
1 // Protocol Buffers - Google's data interchange format
2 // Copyright 2008 Google Inc. All rights reserved.
3 //
4 // Use of this source code is governed by a BSD-style
5 // license that can be found in the LICENSE file or at
6 // https://developers.google.com/open-source/licenses/bsd
8 // This header is meant to only be used by the generated source, it should not
9 // be included in code using protocol buffers.
11 // clang-format off
12 #import "GPBBootstrap.h"
13 // clang-format on
15 #import "GPBDescriptor_PackagePrivate.h"
16 #import "GPBMessage.h"
17 #import "GPBRootObject_PackagePrivate.h"
18 #import "GPBUtilities_PackagePrivate.h"