mirror of
https://github.com/pantor/inja.git
synced 2026-03-06 09:16:24 +00:00
include nlohmann/json in inja directly
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include "catch/catch.hpp"
|
||||
#include "nlohmann/json.hpp"
|
||||
#include "inja.hpp"
|
||||
#include "nlohmann/json.hpp"
|
||||
|
||||
|
||||
using json = nlohmann::json;
|
||||
|
||||
Reference in New Issue
Block a user