Suppress CR in quiet mode, patch by Derek Fawcus.
[debian/pforth] / csrc / pf_inner.c
index dad92650178119392ca55fc3faef33a301316679..dc9c719dda1f59a85a805e2904d6f09e62e10a2d 100644 (file)
@@ -30,7 +30,7 @@
 \r
 #include "pf_all.h"\r
 \r
-#ifdef WIN32\r
+#if defined(WIN32) && !defined(__MINGW32__)\r
 #include <crtdbg.h>\r
 #endif\r
 \r