fixup compiler errors & finalize json (de-)serialization for values

Signed-off-by: Folling <mail@folling.io>
This commit is contained in:
Folling 2023-12-09 14:02:05 +01:00 committed by Folling
parent a934564afc
commit 785e43d9e6
Signed by: folling
SSH key fingerprint: SHA256:S9qEx5WCFFLK49tE/LKnKuJYM5sw+++Dn6qJbbyxnCY
13 changed files with 116 additions and 58 deletions

3
src/redirect/json.hpp Normal file
View file

@ -0,0 +1,3 @@
#pragma once
#include <boost/json/src.hpp>