1
0
mirror of https://github.com/fumiama/base16384.git synced 2026-06-13 08:31:53 +08:00

修复整数溢出

This commit is contained in:
fumiama
2021-10-29 00:11:36 +08:00
parent b499fd74ff
commit 1b636bf2ae
5 changed files with 46 additions and 51 deletions

View File

@@ -9,4 +9,3 @@
#ifdef CPUBIT64
#include "./64/base14.h"
#endif