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

Add comments and newline

This commit is contained in:
Jamie Seward
2017-10-17 22:53:35 -07:00
parent 917d9d8bc3
commit a99fcb4e7d
2 changed files with 5 additions and 5 deletions

View File

@ -306,4 +306,4 @@ TEST_CASE("README", "[hide]")
#if defined(_MSC_VER)
#pragma warning (pop)
#endif
#endif