You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

54 lines
1.5 KiB

#ifdef __OBJC__
#import <UIKit/UIKit.h>
#else
#ifndef FOUNDATION_EXPORT
#if defined(__cplusplus)
#define FOUNDATION_EXPORT extern "C"
#else
#define FOUNDATION_EXPORT extern
#endif
#endif
#endif
#import "GPBArray.h"
#import "GPBArray_PackagePrivate.h"
#import "GPBBootstrap.h"
#import "GPBCodedInputStream.h"
#import "GPBCodedInputStream_PackagePrivate.h"
#import "GPBCodedOutputStream.h"
#import "GPBCodedOutputStream_PackagePrivate.h"
#import "GPBDescriptor.h"
#import "GPBDescriptor_PackagePrivate.h"
#import "GPBDictionary.h"
#import "GPBDictionary_PackagePrivate.h"
#import "GPBExtensionInternals.h"
#import "GPBExtensionRegistry.h"
#import "GPBMessage.h"
#import "GPBMessage_PackagePrivate.h"
#import "GPBProtocolBuffers.h"
#import "GPBProtocolBuffers_RuntimeSupport.h"
#import "GPBRootObject.h"
#import "GPBRootObject_PackagePrivate.h"
#import "GPBRuntimeTypes.h"
#import "GPBUnknownField.h"
#import "GPBUnknownFieldSet.h"
#import "GPBUnknownFieldSet_PackagePrivate.h"
#import "GPBUnknownField_PackagePrivate.h"
#import "GPBUtilities.h"
#import "GPBUtilities_PackagePrivate.h"
#import "GPBWellKnownTypes.h"
#import "GPBWireFormat.h"
#import "Any.pbobjc.h"
#import "Api.pbobjc.h"
#import "Duration.pbobjc.h"
#import "Empty.pbobjc.h"
#import "FieldMask.pbobjc.h"
#import "SourceContext.pbobjc.h"
#import "Struct.pbobjc.h"
#import "Timestamp.pbobjc.h"
#import "Type.pbobjc.h"
#import "Wrappers.pbobjc.h"
FOUNDATION_EXPORT double protobufVersionNumber;
FOUNDATION_EXPORT const unsigned char protobufVersionString[];