blob: bdb1d9b5c15f76aff9dead2fe154e37b02fbe1b0 [file] [log] [blame]
#include <nlohmann/json.hpp>
#include "Foo.hpp"
class Bar : public Foo{};