summaryrefslogtreecommitdiff
path: root/StoneIsland/platforms/ios/Pods/Target Support Files/Protobuf/Protobuf-umbrella.h
diff options
context:
space:
mode:
Diffstat (limited to 'StoneIsland/platforms/ios/Pods/Target Support Files/Protobuf/Protobuf-umbrella.h')
-rw-r--r--StoneIsland/platforms/ios/Pods/Target Support Files/Protobuf/Protobuf-umbrella.h64
1 files changed, 64 insertions, 0 deletions
diff --git a/StoneIsland/platforms/ios/Pods/Target Support Files/Protobuf/Protobuf-umbrella.h b/StoneIsland/platforms/ios/Pods/Target Support Files/Protobuf/Protobuf-umbrella.h
new file mode 100644
index 00000000..c3ab612e
--- /dev/null
+++ b/StoneIsland/platforms/ios/Pods/Target Support Files/Protobuf/Protobuf-umbrella.h
@@ -0,0 +1,64 @@
+#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 "GPBAny.pbobjc.h"
+#import "GPBApi.pbobjc.h"
+#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 "GPBDuration.pbobjc.h"
+#import "GPBEmpty.pbobjc.h"
+#import "GPBExtensionInternals.h"
+#import "GPBExtensionRegistry.h"
+#import "GPBFieldMask.pbobjc.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 "GPBSourceContext.pbobjc.h"
+#import "GPBStruct.pbobjc.h"
+#import "GPBTimestamp.pbobjc.h"
+#import "GPBType.pbobjc.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 "GPBWrappers.pbobjc.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[];
+