📝 change identifiers' name

This commit is contained in:
ValKmjolnir
2022-07-18 23:54:44 +08:00
parent d904123695
commit cfbec9a3f1
5 changed files with 25 additions and 28 deletions
+1 -4
View File
@@ -5,9 +5,7 @@
#ifndef _MSC_VER
#include <unistd.h>
#include <dirent.h>
#endif
#ifdef _MSC_VER
#else
#include <io.h>
#include <direct.h>
#endif
@@ -34,7 +32,6 @@
#include <sys/stat.h>
#include <fcntl.h>
#include <sys/timeb.h>
#ifdef _WIN32
#include <windows.h>