changes to make cmd compile (not link)
[reactos.git] / reactos / apps / utils / cmd / type.c
index b471356..8d772dd 100644 (file)
@@ -20,8 +20,6 @@
  *        Unicode and redirection ready!
  */
 
-#define WIN32_LEAN_AND_MEAN
-
 #include "config.h"
 
 #ifdef INCLUDE_CMD_TYPE