Added math evaluator / calculator to tools window

This commit is contained in:
WerWolv
2020-11-28 21:55:52 +01:00
parent 0f6e276113
commit c90ef343c1
27 changed files with 647 additions and 26 deletions

View File

@@ -6,7 +6,7 @@
#include <sys/stat.h>
#include <time.h>
#include "utils.hpp"
#include "helpers/utils.hpp"
namespace hex::prv {