Integrated json into the util.h api
This commit is contained in:
parent
5e4453849e
commit
2f0b360a91
@ -5,6 +5,8 @@
|
|||||||
#include <mariadb/conncpp.hpp>
|
#include <mariadb/conncpp.hpp>
|
||||||
#include <regex>
|
#include <regex>
|
||||||
|
|
||||||
|
using json = nlohmann::json;
|
||||||
|
|
||||||
class util {
|
class util {
|
||||||
public:
|
public:
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user