This commit is contained in:
blueloveTH 2025-06-07 01:52:57 +08:00
parent ba058ba331
commit 96f4b9ea44
2 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,4 @@
#include "pocketpy/objects/base.h"
#include "pocketpy/pocketpy.h" #include "pocketpy/pocketpy.h"
#include <stdlib.h> #include <stdlib.h>

View File

@ -1,4 +1,5 @@
#include "pocketpy/common/str.h" #include "pocketpy/common/str.h"
#include "pocketpy/objects/base.h"
#include "pocketpy/pocketpy.h" #include "pocketpy/pocketpy.h"
const static c11_u32_range kEastAsianWidthRanges[] = { const static c11_u32_range kEastAsianWidthRanges[] = {