summaryrefslogtreecommitdiff
path: root/Runtime/GUI/Font.h
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2021-11-05 14:25:39 +0800
committerchai <chaifix@163.com>2021-11-05 14:25:39 +0800
commit2b9621a46288532b352b7838f96aca80f971e3d1 (patch)
tree6131ef5484e4f6d4c14c541b65a107869e3b112e /Runtime/GUI/Font.h
parent6d5787d8da9ad1685864668dd4c3d6aa73a563db (diff)
*misc
Diffstat (limited to 'Runtime/GUI/Font.h')
-rw-r--r--Runtime/GUI/Font.h2
1 files changed, 1 insertions, 1 deletions
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
{