mirror of
https://github.com/WerWolv/ImHex-Patterns.git
synced 2026-03-30 05:05:18 -05:00
includes/type: Fixed missing preprocessor instructions in size type library
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
#pragma once
|
||||
#include <std/io.pat>
|
||||
|
||||
namespace type {
|
||||
|
||||
using Size8 = u8 [[format("type::impl::size_formatter")]];
|
||||
|
||||
Reference in New Issue
Block a user