mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 15:36:12 -04:00
Reorder preprocessor in encryptor for non-Chromium, non-iOS builds
PiperOrigin-RevId: 686112436
This commit is contained in:
committed by
Copybara-Service
parent
4733fc1736
commit
32f6c39b46
@@ -28,11 +28,9 @@
|
||||
#include "internal/platform/logging.h"
|
||||
#else
|
||||
#include "absl/log/check.h" // nogncheck
|
||||
#endif
|
||||
|
||||
#ifndef NEARBY_SWIFTPM
|
||||
#include "absl/log/log.h" // nogncheck
|
||||
#endif
|
||||
|
||||
#include "absl/strings/string_view.h"
|
||||
#include "absl/types/span.h"
|
||||
#include "internal/crypto_cros/nearby_base.h"
|
||||
|
||||
Reference in New Issue
Block a user