diff --git a/includes/type/size.pat b/includes/type/size.pat index 71e3b79..d891910 100644 --- a/includes/type/size.pat +++ b/includes/type/size.pat @@ -1,3 +1,6 @@ +#pragma once +#include + namespace type { using Size8 = u8 [[format("type::impl::size_formatter")]];