Fixed build on Unix, move crypto wrapper to libimhex

This commit is contained in:
WerWolv
2021-02-03 11:54:41 +01:00
parent 8c306a5d3d
commit ac019a7d7e
8 changed files with 40 additions and 9 deletions

View File

@@ -2,8 +2,7 @@
#include <hex/providers/provider.hpp>
#include <hex/helpers/utils.hpp>
#include "helpers/crypto.hpp"
#include <hex/helpers/crypto.hpp>
#include <vector>