build: Added precompiled headers

This commit is contained in:
WerWolv
2024-02-29 18:48:16 +00:00
parent f886eac7b5
commit dd62bee264
9 changed files with 86 additions and 58 deletions

View File

@@ -2,6 +2,8 @@
#include <hex.hpp>
#include <array>
#include <capstone/capstone.h>
namespace hex::plugin::disasm {