mirror of
https://github.com/reactos/reactos.git
synced 2025-04-21 12:40:33 +00:00
Fix build
svn path=/trunk/; revision=54826
This commit is contained in:
parent
e198afb1c1
commit
dfb2191a95
1 changed files with 2 additions and 0 deletions
|
@ -4,7 +4,9 @@
|
||||||
* No warranty is given; refer to the file DISCLAIMER within this package.
|
* No warranty is given; refer to the file DISCLAIMER within this package.
|
||||||
*/
|
*/
|
||||||
#include <_mingw.h>
|
#include <_mingw.h>
|
||||||
|
#ifndef __cplusplus
|
||||||
#include <specstrings.h>
|
#include <specstrings.h>
|
||||||
|
#endif
|
||||||
|
|
||||||
#ifndef _INC_CRTDEFS
|
#ifndef _INC_CRTDEFS
|
||||||
#define _INC_CRTDEFS
|
#define _INC_CRTDEFS
|
||||||
|
|
Loading…
Reference in a new issue