fix some small warnings

This commit is contained in:
fanlumaster
2025-01-04 02:29:14 +08:00
parent cb52702901
commit 60051356b6
4 changed files with 8 additions and 6 deletions

View File

@ -17,7 +17,6 @@
#include <assert.h>
#include <stdlib.h>
#include <stdio.h>
#include <time.h>
#ifdef _WIN32
#include <io.h>
#else