mirror of
https://github.com/nlohmann/json.git
synced 2026-03-28 03:42:46 +00:00
Add amalgamated json-fwd.hpp to release (#3687)
* 🔧 add amalgamated json-fwd.hpp to release * 🔧 add amalgamated json-fwd.hpp to package managers
This commit is contained in:
@@ -21,3 +21,6 @@ distribution:
|
||||
- source-file: "single_include/nlohmann/json.hpp"
|
||||
target-file: "json.hpp"
|
||||
type: "source-code"
|
||||
- source-file: "single_include/nlohmann/json_fwd.hpp"
|
||||
target-file: "json_fwd.hpp"
|
||||
type: "source-code"
|
||||
|
||||
Reference in New Issue
Block a user