Skip to content

Commit

Permalink
📝 acknowledgements for #674, #678, #682, #685, and #686
Browse files Browse the repository at this point in the history
  • Loading branch information
nlohmann committed Aug 10, 2017
1 parent d26b3f1 commit 99ea12f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -854,6 +854,11 @@ I deeply appreciate the help of the following people.
- [Oleg Endo](https:/olegendo) reduced the memory consumption by replacing `<iostream>` with `<iosfwd>`.
- [dan-42](https:/dan-42) cleaned up the CMake files to simplify including/reusing of the library.
- [Nikita Ofitserov](https:/himikof) allowed for moving values from initializer lists.
- [Greg Hurrell](https:/wincent) fixed a typo.
- [Dmitry Kukovinets](https:/DmitryKuk) fixed a typo.
- [kbthomp1](https:/kbthomp1) fixed an issue related to the Intel OSX compiler.
- [Markus Werle](https:/daixtrose) fixed a typo.
- [WebProdPP](https:/WebProdPP) fixed a subtle error in a precondition check.


Thanks a lot for helping out! Please [let me know](mailto:[email protected]) if I forgot someone.
Expand Down

0 comments on commit 99ea12f

Please sign in to comment.