Browse Source

ENH: remove extra include for compile with mingw

Bill Hoffman 21 years ago
parent
commit
568c921673
1 changed files with 0 additions and 1 deletions
  1. 0 1
      Source/kwsys/ProcessWin32Kill.c

+ 0 - 1
Source/kwsys/ProcessWin32Kill.c

@@ -23,7 +23,6 @@
 
 #include <windows.h>
 #include <tchar.h>
-#include <crtdbg.h>
 #include <stdio.h>
 #include <stdarg.h>
 #include <tlhelp32.h>