unify json data type

This commit is contained in:
pantor
2021-09-01 16:40:43 +02:00
parent 4505fd0508
commit 12a2c9bbf2
8 changed files with 16 additions and 31 deletions
-1
View File
@@ -17,7 +17,6 @@
#include "token.hpp"
#include "utils.hpp"
#include <nlohmann/json.hpp>
namespace inja {