From 2b9621a46288532b352b7838f96aca80f971e3d1 Mon Sep 17 00:00:00 2001 From: chai Date: Fri, 5 Nov 2021 14:25:39 +0800 Subject: *misc --- Runtime/GUI/Font.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Runtime/GUI/Font.h') diff --git a/Runtime/GUI/Font.h b/Runtime/GUI/Font.h index 565fafc..df0bc7b 100644 --- a/Runtime/GUI/Font.h +++ b/Runtime/GUI/Font.h @@ -36,7 +36,7 @@ namespace character Unicode codepoint; unsigned short size;//×ÖÌå´óС }; -#pragma pack() +#pragma pack(pop) bool operator==(const Hash &other) const { -- cgit v1.1-26-g67d0