Add Debug header.
authorJames Tabor <james.tabor@reactos.org>
Mon, 12 Apr 2004 19:52:36 +0000 (19:52 +0000)
committerJames Tabor <james.tabor@reactos.org>
Mon, 12 Apr 2004 19:52:36 +0000 (19:52 +0000)
svn path=/trunk/; revision=9118

reactos/lib/kernel32/misc/stubs.c

index 3dee78a..67123c7 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: stubs.c,v 1.71 2004/04/12 17:09:36 navaraf Exp $
+/* $Id: stubs.c,v 1.72 2004/04/12 19:52:36 jimtabor Exp $
  *
  * KERNEL32.DLL stubs (unimplemented functions)
  * Remove from this file, if you implement them.
@@ -6,6 +6,10 @@
 
 #include <k32.h>
 
+#define NDEBUG
+#include "../include/debug.h"
+
+
 //#define _OLE2NLS_IN_BUILD_
 
 /*