Skip to content

Commit

Permalink
add minipalconfig.h (#110985)
Browse files Browse the repository at this point in the history
  • Loading branch information
saitama951 authored Dec 30, 2024
1 parent 9e28706 commit 1613dd3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/native/minipal/utf8.c
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
#include <limits.h>
#include <string.h>
#include <assert.h>
#include "minipalconfig.h"

#define HIGH_SURROGATE_START 0xd800
#define HIGH_SURROGATE_END 0xdbff
Expand Down

0 comments on commit 1613dd3

Please sign in to comment.