fix: Missing <span> include

This commit is contained in:
WerWolv
2025-05-29 19:55:59 +02:00
parent f591ac8780
commit 224fa83c65

View File

@@ -5,6 +5,7 @@
#include <functional>
#include <thread>
#include <atomic>
#include <span>
namespace hex {