Source release 16.2.0

This commit is contained in:
John W. Bruce
2020-04-10 16:13:07 -07:00
parent 1ff9f8588a
commit b830b1d1fb
883 changed files with 509706 additions and 143739 deletions

View File

@@ -118,6 +118,9 @@ class ConfigTestEnv {
std::string provisioning_service_certificate_;
};
// The default provisioning server URL for a default provisioning request.
extern const std::string kDefaultProvisioningServerUrl;
} // namespace wvcdm
#endif // CDM_TEST_CONFIG_TEST_ENV_H_