Add issue link for the fixed bug in the changelog (#5062)

This commit is contained in:
Anton Kolesnyk 2023-10-25 19:18:58 -07:00 committed by GitHub
parent d4b225c138
commit 2b66182185
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@
### Bugs Fixed
- Some versions of GCC no longer include stdint.h in cstdint.
- [[#5007]](https://github.com/Azure/azure-sdk-for-cpp/issues/5007) Some versions of GCC no longer include stdint.h in cstdint.
### Other Changes