mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 15:36:12 -04:00
Create definition point for kNsdTypeInfo.
Per the standard, this is necessary since the variable is ODR-used, though some compilers will not complain without it because ODR violations do not require a diagnostic. PiperOrigin-RevId: 406741338
This commit is contained in:
@@ -21,6 +21,7 @@ cc_library(
|
||||
"base64_utils.cc",
|
||||
"bluetooth_utils.cc",
|
||||
"input_stream.cc",
|
||||
"nsd_service_info.cc",
|
||||
"prng.cc",
|
||||
],
|
||||
hdrs = [
|
||||
|
||||
Reference in New Issue
Block a user