mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-15 15:16:12 -04:00
Import of rpc://team/beto-rust-devs/beto-rust
PiperOrigin-RevId: 603429939
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
#include "absl/strings/str_format.h"
|
||||
#include "absl/strings/string_view.h"
|
||||
#ifdef USE_RUST_LDT
|
||||
#include "third_party/beto-core/src/nearby/presence/ldt_np_adv_ffi/include/np_ldt.h"
|
||||
#include "third_party/beto-core/src/nearby/presence/ldt_np_adv_ffi/c/include/np_ldt.h"
|
||||
#else
|
||||
#include "presence/implementation/np_ldt.h"
|
||||
#endif /* USE_RUST_LDT */
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
#include "absl/status/statusor.h"
|
||||
#include "absl/strings/string_view.h"
|
||||
#ifdef USE_RUST_LDT
|
||||
#include "third_party/beto-core/src/nearby/presence/ldt_np_adv_ffi/include/np_ldt.h"
|
||||
#include "third_party/beto-core/src/nearby/presence/ldt_np_adv_ffi/c/include/np_ldt.h"
|
||||
#else
|
||||
#include "presence/implementation/np_ldt.h"
|
||||
#endif /* USE_RUST_LDT */
|
||||
|
||||
Reference in New Issue
Block a user