build: Fixed Windows build issues

This commit is contained in:
WerWolv
2025-02-18 09:24:20 +01:00
parent d8beff4f6b
commit 99a4979b65
2 changed files with 2 additions and 0 deletions

View File

@@ -4,6 +4,7 @@
#include <string>
#include <vector>
#include <atomic>
#include <wolv/utils/expected.hpp>
namespace hex::plugin::yara {