mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-02 05:27:41 -05:00
Added pattern preprocessor and #define and #include support
This commit is contained in:
@@ -15,5 +15,5 @@ using s32 = std::int32_t;
|
||||
using s64 = std::int64_t;
|
||||
using s128 = __int128_t;
|
||||
|
||||
#include "parser/result.hpp"
|
||||
#include "parser/results.hpp"
|
||||
#include "lang/result.hpp"
|
||||
#include "lang/results.hpp"
|
||||
Reference in New Issue
Block a user