added RequestCDDC::from_json

This commit is contained in:
2022-11-15 12:42:35 +01:00
parent 1696e6a88d
commit b044d1883e
2 changed files with 15 additions and 3 deletions

View File

@ -4,6 +4,7 @@
#include <memory>
#include <string>
#include <chrono>
#include <optional>
#include "crow/json.h"