mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 20:36:26 +00:00
[VCRUNTIME] Stop including crtdefs.h
This commit is contained in:
parent
2955b1f0e9
commit
abbc784010
9 changed files with 10 additions and 10 deletions
|
@ -33,7 +33,7 @@ Boston, MA 02110-1301, USA. */
|
|||
#ifndef _INC_STDARG
|
||||
#define _INC_STDARG
|
||||
|
||||
#include <crtdefs.h>
|
||||
#include <vcruntime.h>
|
||||
#include <vadefs.h>
|
||||
|
||||
#ifndef _WIN32
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue