mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 06:43:01 +00:00
[VCRUNTIME] Add vcruntime.h and related (mostly empty)
This is for compatibility with some 3rd-party code.
This commit is contained in:
parent
84344399b5
commit
ff2c7c8720
6 changed files with 22 additions and 3 deletions
|
@ -10,8 +10,6 @@
|
|||
#error Only Win32 target is supported!
|
||||
#endif
|
||||
|
||||
#include <crtdefs.h>
|
||||
|
||||
#undef _CRT_PACKING
|
||||
#define _CRT_PACKING 8
|
||||
#pragma pack(push,_CRT_PACKING)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue