Integrated json into the util.h api

This commit is contained in:
Mathias Wagner 2023-11-07 10:05:28 +01:00
parent 5e4453849e
commit 2f0b360a91

View File

@ -5,6 +5,8 @@
#include <mariadb/conncpp.hpp>
#include <regex>
using json = nlohmann::json;
class util {
public:
/**