更新 6.0s1.h

This commit is contained in:
rabix 2024-06-11 00:41:51 +08:00
parent 6bf4d00b6b
commit 24a80e3819
1 changed files with 5 additions and 0 deletions

View File

@ -19,6 +19,11 @@ typedef char s1_char;
# ifndef S1_6_0_H_IMPL
# ifdef _MSC_VER
# define _CRT_SECURE_NO_WARNINGS
# endif
# include <stdio.h>
# include <stdlib.h>