Fix for r51111. Fixes build...
authorRafal Harabien <rafalh@reactos.org>
Mon, 21 Mar 2011 18:30:17 +0000 (18:30 +0000)
committerRafal Harabien <rafalh@reactos.org>
Mon, 21 Mar 2011 18:30:17 +0000 (18:30 +0000)
svn path=/trunk/; revision=51112

reactos/dll/win32/gdi32/objects/text.c

index 5de6edc..e434532 100644 (file)
@@ -1,5 +1,7 @@
 #include "precomp.h"
 
+#define NDEBUG
+#include <debug.h>
 
 /*
  * @implemented