azure-sdk-for-cpp/sdk
JinmingHu 763f38549b
Fix build error caused by storage-common CMakeFile (#1233)
# 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?
2020-12-19 07:26:06 +00:00
..
core Token: use DateTime (#1221) 2020-12-18 19:10:54 -08:00
identity Token: use DateTime (#1221) 2020-12-18 19:10:54 -08:00
storage Fix build error caused by storage-common CMakeFile (#1233) 2020-12-19 07:26:06 +00:00
template Mention min clang format version and format all cpp and hpp files with clang-format version 9.0 (#1208) 2020-12-17 18:34:23 -08:00