mirror of
https://github.com/reactos/reactos.git
synced 2025-02-25 01:39:30 +00:00
* Fix rbuild build.
svn path=/trunk/; revision=51785
This commit is contained in:
parent
c206491846
commit
a716937efb
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
#ifndef _INC_MATH
|
#ifndef _INC_MATH
|
||||||
#define _INC_MATH
|
#define _INC_MATH
|
||||||
|
|
||||||
#include <crtdefs.h>
|
#include "crtdefs.h"
|
||||||
|
|
||||||
struct exception;
|
struct exception;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue