build: Fixed precompiled header build

This commit is contained in:
WerWolv
2025-08-08 17:47:48 +02:00
parent 09bc5b92f6
commit b1867aac92

View File

@@ -7,6 +7,7 @@
#include <capstone/capstone.h>
#include <wolv/utils/string.hpp>
#include <hex/helpers/utils.hpp>
#include <hex/helpers/fmt.hpp>
namespace hex::plugin::disasm {