mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 15:36:12 -04:00
add copybara rule of import/include for ios platform
PiperOrigin-RevId: 419820195
This commit is contained in:
committed by
Copybara-Service
parent
24d5e10784
commit
9b7f7a293c
@@ -1,8 +1,3 @@
|
||||
#import "third_party/nearby/cpp/platform/impl/ios/Source/Shared/GNCUtils.h"
|
||||
|
||||
#import <CommonCrypto/CommonDigest.h>
|
||||
|
||||
#import "third_party/objective_c/google_toolbox_for_mac/Foundation/GTMStringEncoding.h"
|
||||
// Copyright 2020 Google LLC
|
||||
//
|
||||
// Licensed under the Apache License, Version 2.0 (the "License");
|
||||
@@ -17,6 +12,11 @@
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
#import "platform/impl/ios/Source/Shared/GNCUtils.h"
|
||||
|
||||
#import <CommonCrypto/CommonDigest.h>
|
||||
|
||||
#import "GoogleToolboxForMac/GTMStringEncoding.h"
|
||||
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
|
||||
Reference in New Issue
Block a user