mirror of
https://github.com/reactos/reactos.git
synced 2025-04-05 13:11:22 +00:00
[WINESYNC] include: Get rid of the DPRINTF() macro.
Signed-off-by: Alexandre Julliard <julliard@winehq.org> wine commit id 3d6febc997c808e7c91289c34f7bb48b8b1fe2bb by Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
f672262b9a
commit
9ed477cdd9
2 changed files with 1 additions and 2 deletions
|
@ -31,7 +31,6 @@
|
|||
#include <CoreServices/CoreServices.h>
|
||||
#undef LoadResource
|
||||
#undef GetCurrentThread
|
||||
#undef DPRINTF
|
||||
#endif
|
||||
|
||||
#include <stdio.h>
|
||||
|
|
|
@ -4,4 +4,4 @@ files:
|
|||
include/dbghelp.h: sdk/include/psdk/dbghelp.h
|
||||
include/wine/mscvpdb.h: sdk/include/reactos/wine/mscvpdb.h
|
||||
tags:
|
||||
wine: 5651c9dd2819e67ff8aba698eed8d77abe4abcb8
|
||||
wine: 3d6febc997c808e7c91289c34f7bb48b8b1fe2bb
|
||||
|
|
Loading…
Reference in a new issue