tree: clean up whitespace and includes

This commit is contained in:
Jeremy Baxter 2024-03-11 12:28:50 +13:00
parent 21feabdded
commit bbf9b88c66
8 changed files with 9 additions and 21 deletions

View file

@ -16,7 +16,7 @@
* - Full support for JSON with UTF-8, including decoding surrogate pairs
*
* - Optional run-time support for common exceptions to the JSON specification
* (infinity, NaN, etc.)
* (infinity, NaN, etc.)
*
* - No dependencies on other libraries
*