mirror of
https://github.com/reactos/reactos.git
synced 2025-03-09 17:54:55 +00:00
13 lines
323 B
Diff
13 lines
323 B
Diff
![]() |
Index: crtexe.c
|
||
|
===================================================================
|
||
|
--- crtexe.c (Revision 43956)
|
||
|
+++ crtexe.c (Arbeitskopie)
|
||
|
@@ -20,6 +20,7 @@
|
||
|
#include <tchar.h>
|
||
|
#include <sect_attribs.h>
|
||
|
#include <locale.h>
|
||
|
+#include <intrin.h>
|
||
|
|
||
|
#ifndef __winitenv
|
||
|
extern wchar_t *** __MINGW_IMP_SYMBOL(__winitenv);
|