- partially implemented RegisterGPNotification() and UnregisterGPNotification() ...
[reactos.git] / reactos / lib / userenv / profile.c
index 2c78891..ed3d605 100644 (file)
@@ -27,6 +27,9 @@
 
 #include <precomp.h>
 
+#define NDEBUG
+#include <debug.h>
+
 
 /* FUNCTIONS ***************************************************************/