mirror of
https://github.com/nlohmann/json.git
synced 2026-05-19 12:45:25 +00:00
Amalgamate the forward declaration header (#3679)
* Amalgamate the forward declaration header * Update CONTRIBUTING and PULL_REQUEST_TEMPLATE * Update documentation
This commit is contained in:
committed by
GitHub
parent
dae5412268
commit
231f3108ff
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"project": "JSON for Modern C++",
|
||||
"target": "single_include/nlohmann/json_fwd.hpp",
|
||||
"sources": [
|
||||
"include/nlohmann/json_fwd.hpp"
|
||||
],
|
||||
"include_paths": ["include"]
|
||||
}
|
||||
Reference in New Issue
Block a user