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
@@ -12,11 +12,11 @@
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
#include "third_party/nearby/cpp/platform/api/crypto.h"
|
||||
#include "platform/api/crypto.h"
|
||||
|
||||
#import "third_party/absl/strings/string_view.h"
|
||||
#import "third_party/nearby/cpp/platform/impl/ios/Source/Platform/utils.h"
|
||||
#import "third_party/nearby/cpp/platform/impl/ios/Source/Shared/GNCUtils.h"
|
||||
#import "absl/strings/string_view.h"
|
||||
#import "platform/impl/ios/Source/Platform/utils.h"
|
||||
#import "platform/impl/ios/Source/Shared/GNCUtils.h"
|
||||
|
||||
namespace location {
|
||||
namespace nearby {
|
||||
|
||||
Reference in New Issue
Block a user