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:
hai007
2021-10-31 20:48:44 -07:00
committed by Copybara-Service
parent 8411555bd4
commit 8c764b43ae
2 changed files with 24 additions and 0 deletions
+1
View File
@@ -21,6 +21,7 @@ cc_library(
"base64_utils.cc",
"bluetooth_utils.cc",
"input_stream.cc",
"nsd_service_info.cc",
"prng.cc",
],
hdrs = [