fix: Find view replace and hex editor paste logic being wrong

This commit is contained in:
WerWolv
2023-05-28 14:30:33 +02:00
parent c8c3f5e753
commit 8d8a5a70f3
5 changed files with 77 additions and 71 deletions

View File

@@ -4,7 +4,6 @@
#include <hex/helpers/logger.hpp>
#include <algorithm>
#include <ranges>
namespace hex {