mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 11:53:16 +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
|
@ -11,7 +11,7 @@
|
|||
#ifndef _INCLUDED_EMM
|
||||
#define _INCLUDED_EMM
|
||||
|
||||
#include <crtdefs.h>
|
||||
#include <vcruntime.h>
|
||||
#include <xmmintrin.h>
|
||||
|
||||
#if defined(_MSC_VER) && !defined(__clang__)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue