This commit is contained in:
2024-01-18 17:17:18 +08:00
parent 841bcc3998
commit aedcdbd610
6 changed files with 53 additions and 3 deletions

View File

@@ -11,6 +11,8 @@ extern "C" {
#include <fcntl.h>
#if _WIN32
#include <io.h>
#else
#include <unistd.h>
#endif
/**
* @brief Check file exists