mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-28 07:47:03 -05:00
Fixed build on Unix, move crypto wrapper to libimhex
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
#include "math_evaluator.hpp"
|
||||
|
||||
#include <hex/helpers/crypto.hpp>
|
||||
|
||||
namespace hex::plugin::builtin {
|
||||
|
||||
class NodeInteger : public dp::Node {
|
||||
|
||||
Reference in New Issue
Block a user