[VCRUNTIME] Add vcruntime.h and related (mostly empty)

This is for compatibility with some 3rd-party code.
This commit is contained in:
Timo Kreuzer 2024-05-11 09:25:04 +03:00
parent 84344399b5
commit ff2c7c8720
6 changed files with 22 additions and 3 deletions

View file

@ -3,7 +3,7 @@
* This file is part of the w64 mingw-runtime package.
* No warranty is given; refer to the file DISCLAIMER within this package.
*/
#include <_mingw.h>
#include <vcruntime.h>
#include <specstrings.h>
#ifndef _INC_CRTDEFS