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 7 8 // This header is meant to only be used by the generated source, it should not 9 // be included in code using protocol buffers. 10 11 // clang-format off 12 #import "GPBBootstrap.h" 13 // clang-format on 14 15 #import "GPBDescriptor_PackagePrivate.h" 16 #import "GPBMessage.h" 17 #import "GPBRootObject_PackagePrivate.h" 18 #import "GPBUtilities_PackagePrivate.h" 19