azure-sdk-for-cpp/sdk/core
JinmingHu dc8c9182e1
fix build error introduced in PR #1297 and #1298 (#1303)
# Pull Request Checklist

Please leverage this checklist as a reminder to address commonly occurring feedback when submitting a pull request to make sure your PR can be reviewed quickly:

See the detailed list in the [contributing guide](https://github.com/Azure/azure-sdk-for-cpp/blob/master/CONTRIBUTING.md#pull-requests).

- [x] [C++ Guidelines](https://azure.github.io/azure-sdk/cpp_introduction.html)
- [x] Doxygen docs
- [x] Unit tests
- [x] No unwanted commits/changes
- [x] Descriptive title/description
  - [x] PR is single purpose
  - [x] Related issue listed
- [x] Comments in source
- [x] No typos
- [x] Update changelog
- [x] Not work-in-progress
- [x] External references or docs updated
- [x] Self review of PR done
- [x] Any breaking changes?
2021-01-11 03:40:48 +00:00
..
azure-core fix build error introduced in PR #1297 and #1298 (#1303) 2021-01-11 03:40:48 +00:00
performance-stress Do not use ${TARGET_NAME} unless necessary (#1094) 2020-12-07 20:20:06 -08:00
ci.yml Fix coverage report for template and core pipelines (#1002) 2020-11-19 20:19:57 +00:00