mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 22:02:58 +00:00
[WIN32SS:NTGDI] Fix build, addendum to commit 9c474c4b7
This commit is contained in:
parent
2e1a4e74a4
commit
07ce196d8e
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
||||||
|
|
||||||
#define NDEBUG
|
#define NDEBUG
|
||||||
#include <debug.h>
|
#include <debug.h>
|
||||||
DBG_DEFAULT_CHANNEL(GdiFont);
|
// DBG_DEFAULT_CHANNEL(GdiFont); // TODO: Re-enable when using TRACE/ERR...
|
||||||
|
|
||||||
typedef struct _FONTLINK
|
typedef struct _FONTLINK
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue