From e664aa6d91724c056e9573eee347bcf21d9e9490 Mon Sep 17 00:00:00 2001 From: Thomas Van Lenten Date: Tue, 19 Apr 2016 13:13:04 -0400 Subject: Regenerate the WKT to pick up current changes to the proto files. --- objectivec/google/protobuf/Wrappers.pbobjc.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'objectivec/google/protobuf/Wrappers.pbobjc.h') diff --git a/objectivec/google/protobuf/Wrappers.pbobjc.h b/objectivec/google/protobuf/Wrappers.pbobjc.h index 0ca439a8..46510500 100644 --- a/objectivec/google/protobuf/Wrappers.pbobjc.h +++ b/objectivec/google/protobuf/Wrappers.pbobjc.h @@ -9,6 +9,9 @@ // @@protoc_insertion_point(imports) +#pragma clang diagnostic push +#pragma clang diagnostic ignored "-Wdeprecated-declarations" + CF_EXTERN_C_BEGIN NS_ASSUME_NONNULL_BEGIN @@ -174,4 +177,6 @@ NS_ASSUME_NONNULL_END CF_EXTERN_C_END +#pragma clang diagnostic pop + // @@protoc_insertion_point(global_scope) -- cgit v1.2.3