mirror of
https://github.com/nlohmann/json.git
synced 2026-02-17 09:03:58 +00:00
Add proper C++20 module support (#4799)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import json;
|
||||
import nlohmann.json;
|
||||
|
||||
int main()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user