Added nlohmann json to imhex directly

Once again Ubuntu is fucking outdated by over a year for literally no reason. Fuck this
This commit is contained in:
WerWolv
2021-01-11 21:42:21 +01:00
parent e27993aff2
commit 688e921034
11 changed files with 25460 additions and 11 deletions

View File

@@ -35,6 +35,8 @@ namespace hex {
};
struct Events {
Events() = delete;
static auto get(std::string_view name);
};
};