azure-sdk-for-cpp/sdk/storage/azure-storage-common
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
..
inc/azure/storage/common Remove Base64 encode and decode methods from Azure::Storage and move the string-based helper to Internal. Update storage call sites. (#1298) 2021-01-09 08:12:06 +00:00
sample use #include <> instead of #include "" for header files not in current package (#1243) 2020-12-23 22:03:17 +08:00
src Remove Base64 encode and decode methods from Azure::Storage and move the string-based helper to Internal. Update storage call sites. (#1298) 2021-01-09 08:12:06 +00:00
test Remove Base64 encode and decode methods from Azure::Storage and move the string-based helper to Internal. Update storage call sites. (#1298) 2021-01-09 08:12:06 +00:00
vcpkg Add copyright and license comments to CONTROL files (#1296) 2021-01-08 18:15:42 -08:00
cgmanifest.json Update cg manifest files and move the declaration of the nlohmann json dependency to core. (#1295) 2021-01-08 19:31:15 -08:00
CHANGELOG.md Remove Base64 encode and decode methods from Azure::Storage and move the string-based helper to Internal. Update storage call sites. (#1298) 2021-01-09 08:12:06 +00:00
CMakeLists.txt fix build error introduced in PR #1297 and #1298 (#1303) 2021-01-11 03:40:48 +00:00
NOTICE.txt Update Notice and add cgmanifest.json (#839) 2020-11-18 11:44:22 -08:00