#include "json.hpp" #include "fifo_map.hpp" #include template using workaround_fifo_map = nlohmann::fifo_map, Allocator>; using fifo_json = nlohmann::basic_json;