提交 87c2a31a 编写于 作者: H Hongze Cheng

fix

上级 9869d98a
......@@ -24,10 +24,12 @@ extern "C" {
#include <ctype.h>
#include <dirent.h>
#include <errno.h>
#include <fcntl.h>
#include <float.h>
#include <inttypes.h>
#include <locale.h>
#include <math.h>
#include <regex.h>
#include <sched.h>
#include <setjmp.h>
#include <signal.h>
......@@ -44,7 +46,6 @@ extern "C" {
#include <unistd.h>
#include <wchar.h>
#include <wctype.h>
#include <regex.h>
#include <wordexp.h>
#include <sys/mman.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册