nlohmann / json

JSON for Modern C++
https://json.nlohmann.me
MIT License
41.3k stars 6.58k forks source link

fixing the compilation issue with 3 test suites. Aimed at https://github.com/nlohmann/json/issues/4197. This is a school HW, asking me to make contribution. Sorry for the inconvenience I caused. #4231

Closed xcyang11 closed 7 months ago

xcyang11 commented 7 months ago

[Describe your pull request here. Please read the text below the line, and make sure you follow the checklist.]


Pull request checklist

Read the Contribution Guidelines for detailed information.

Please don't

xcyang11 commented 7 months ago

Meant to solve https://github.com/nlohmann/json/issues/4197. It was a school HW asking me to make pull request. My work might be completely useless. Sorry for the trouble.