mirror of
https://github.com/reactos/reactos.git
synced 2025-06-25 06:59:44 +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
|
@ -4,7 +4,7 @@
|
|||
* No warranty is given; refer to the file DISCLAIMER within this package.
|
||||
*/
|
||||
#pragma once
|
||||
#include <crtdefs.h>
|
||||
#include <vcruntime.h>
|
||||
|
||||
#ifndef _INC_LIMITS
|
||||
#define _INC_LIMITS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue