1
0
mirror of https://github.com/nlohmann/json.git synced 2026-07-30 23:53:02 +04:00

📝 cleanup after #936

This commit is contained in:
Niels Lohmann
2018-01-27 17:43:44 +01:00
parent 7aace7c976
commit 1be3935e9d
3 changed files with 2 additions and 1 deletions
+1
View File
@@ -934,6 +934,7 @@ I deeply appreciate the help of the following people.
- [Eren Okka](https://github.com/erengy) fixed some MSVC warnings.
- [abolz](https://github.com/abolz) integrated the Grisu2 algorithm for proper floating-point formatting, allowing more roundtrip checks to succeed.
- [Vadim Evard](https://github.com/Pipeliner) fixed a Markdown issue in the README.
- [zerodefect](https://github.com/zerodefect) fixed a compiler warning.
Thanks a lot for helping out! Please [let me know](mailto:mail@nlohmann.me) if I forgot someone.