GPBProtocolBuffers_RuntimeSupport.h 615 B

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