fix: Build issues on clang

This commit is contained in:
WerWolv
2025-12-03 19:51:35 +01:00
parent e2fdd91956
commit c2d70dbd50
3 changed files with 5 additions and 4 deletions

View File

@@ -1,5 +1,7 @@
#include <hex/helpers/binary_pattern.hpp>
#include <algorithm>
namespace hex {
namespace {