mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 06:02:56 +00:00
- By default, #define YDEBUG should be generally commented out.
svn path=/trunk/; revision=30008
This commit is contained in:
parent
ebefd9dc2b
commit
e521c5d62a
3 changed files with 3 additions and 3 deletions
|
@ -20,7 +20,7 @@
|
||||||
|
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
#include "wine/port.h"
|
#include "wine/port.h"
|
||||||
#define YDEBUG
|
//#define YDEBUG
|
||||||
#define LARGEINT_PROTOS
|
#define LARGEINT_PROTOS
|
||||||
#define LargeIntegerDivide RtlLargeIntegerDivide
|
#define LargeIntegerDivide RtlLargeIntegerDivide
|
||||||
#define ExtendedIntegerMultiply RtlExtendedIntegerMultiply
|
#define ExtendedIntegerMultiply RtlExtendedIntegerMultiply
|
||||||
|
|
|
@ -20,7 +20,7 @@
|
||||||
|
|
||||||
#define COBJMACROS
|
#define COBJMACROS
|
||||||
#define NONAMELESSUNION
|
#define NONAMELESSUNION
|
||||||
#define YDEBUG
|
//#define YDEBUG
|
||||||
|
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
#include "wine/port.h"
|
#include "wine/port.h"
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
#define YDEBUG
|
//#define YDEBUG
|
||||||
#define COBJMACROS
|
#define COBJMACROS
|
||||||
#define NONAMELESSUNION
|
#define NONAMELESSUNION
|
||||||
#define NONAMELESSSTRUCT
|
#define NONAMELESSSTRUCT
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue