mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 00:45:24 +00:00
forgot to change those two...
svn path=/trunk/; revision=13616
This commit is contained in:
parent
f7a525a34b
commit
598769de43
2 changed files with 2 additions and 2 deletions
|
@ -28,7 +28,7 @@
|
|||
#include <sys/stat.h>
|
||||
|
||||
#define NDEBUG
|
||||
#include <internal/msvcrtdbg.h>
|
||||
#include <internal/debug.h>
|
||||
|
||||
|
||||
/* EXTERNAL PROTOTYPES ********************************************************/
|
||||
|
|
|
@ -27,7 +27,7 @@
|
|||
#include <internal/wine/msvcrt.h>
|
||||
|
||||
#define NDEBUG
|
||||
#include <internal/msvcrtdbg.h>
|
||||
#include <internal/debug.h>
|
||||
|
||||
|
||||
/* EXTERNAL PROTOTYPES ********************************************************/
|
||||
|
|
Loading…
Reference in a new issue