mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-14 22:56:12 -04:00
Internal change
PiperOrigin-RevId: 372599408
This commit is contained in:
@@ -19,7 +19,11 @@
|
||||
|
||||
#include "platform/base/byte_array.h"
|
||||
#include "absl/strings/string_view.h"
|
||||
#if defined NEARBY_WINDOWS_DLL
|
||||
#include "openssl/digest.h"
|
||||
#else
|
||||
#include "openssl/digest.h"
|
||||
#endif
|
||||
|
||||
// Function implementations for platform/api/crypto.h.
|
||||
namespace location {
|
||||
|
||||
Reference in New Issue
Block a user