feat(cache): 上传一整个library/

This commit is contained in:
tzdwindows 7
2025-11-02 17:17:24 +08:00
parent 0ad6835fed
commit 7fc492eebf
1978 changed files with 321947 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
/**
* This file has no copyright assigned and is placed in the Public Domain.
* This file is part of the w64 mingw-runtime package.
* No warranty is given; refer to the file DISCLAIMER within this package.
*/
/*
* This file is part of the Mingw32 package.
*
* This file.h maps to the root fcntl.h
* TODO?
*/
#ifndef __STRICT_ANSI__
#include <fcntl.h>
#endif