1
0
mirror of https://github.com/nlohmann/json.git synced 2025-07-28 12:02:00 +03:00

Update json.hpp (#3499)

* Update json.hpp

* Remove a space
This commit is contained in:
ivanovmp
2022-06-06 14:01:46 +03:00
committed by GitHub
parent 7a6e28acfa
commit 7c65b5cdbd
2 changed files with 2 additions and 2 deletions

View File

@ -33,7 +33,7 @@ SOFTWARE.
* contains the most recent documentation and should also be applicable to *
* previous versions; documentation for deprecated functions is not *
* removed, but marked deprecated. See "Generate documentation" section in *
* file docs/README.md. *
* file docs/README.md. *
\****************************************************************************/
#ifndef INCLUDE_NLOHMANN_JSON_HPP_