aboutsummaryrefslogtreecommitdiff
path: root/objectivec/google/protobuf/Duration.pbobjc.m
diff options
context:
space:
mode:
authorPaul Yang <TeBoring@users.noreply.github.com>2016-07-01 13:54:25 -0700
committerGitHub <noreply@github.com>2016-07-01 13:54:25 -0700
commitbdeb215cab2985195325fcd5e70c3fa751f46e0f (patch)
tree83e849351e03571358c6f5bddb0a6d82a65ab197 /objectivec/google/protobuf/Duration.pbobjc.m
parentd4d13a4349e4e59d67f311185ddcc1890d956d7a (diff)
parent99ae32a39fefaac7112e6142da379afde3cb408f (diff)
downloadprotobuf-bdeb215cab2985195325fcd5e70c3fa751f46e0f.tar.gz
protobuf-bdeb215cab2985195325fcd5e70c3fa751f46e0f.tar.bz2
protobuf-bdeb215cab2985195325fcd5e70c3fa751f46e0f.zip
Merge pull request #1737 from jcanizales/testv3.0.0-beta-3.33.0.0-beta-3
Merge beta-3.1 fixes into beta-3 branch
Diffstat (limited to 'objectivec/google/protobuf/Duration.pbobjc.m')
-rw-r--r--objectivec/google/protobuf/Duration.pbobjc.m19
1 files changed, 17 insertions, 2 deletions
diff --git a/objectivec/google/protobuf/Duration.pbobjc.m b/objectivec/google/protobuf/Duration.pbobjc.m
index 7dd6b64a..35daa3df 100644
--- a/objectivec/google/protobuf/Duration.pbobjc.m
+++ b/objectivec/google/protobuf/Duration.pbobjc.m
@@ -1,8 +1,23 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/protobuf/duration.proto
-#import "GPBProtocolBuffers_RuntimeSupport.h"
-#import "google/protobuf/Duration.pbobjc.h"
+// This CPP symbol can be defined to use imports that match up to the framework
+// imports needed when using CocoaPods.
+#if !defined(GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS)
+ #define GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS 0
+#endif
+
+#if GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS
+ #import <Protobuf/GPBProtocolBuffers_RuntimeSupport.h>
+#else
+ #import "GPBProtocolBuffers_RuntimeSupport.h"
+#endif
+
+#if GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS
+ #import <Protobuf/Duration.pbobjc.h>
+#else
+ #import "google/protobuf/Duration.pbobjc.h"
+#endif
// @@protoc_insertion_point(imports)
#pragma clang diagnostic push