diff options
-rw-r--r-- | Source/kwsys/ProcessWin32Kill.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/kwsys/ProcessWin32Kill.c b/Source/kwsys/ProcessWin32Kill.c index 5ab867a..21a1bb8 100644 --- a/Source/kwsys/ProcessWin32Kill.c +++ b/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> |