mirror of
https://github.com/reactos/reactos.git
synced 2025-06-20 07:36:05 +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
|
@ -25,7 +25,7 @@
|
|||
#ifndef _STDINT_H
|
||||
#define _STDINT_H
|
||||
|
||||
#include <crtdefs.h>
|
||||
#include <vcruntime.h>
|
||||
|
||||
#define __need_wint_t
|
||||
#define __need_wchar_t
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue