diff options
Diffstat (limited to 'Source')
-rw-r--r-- | Source/kwsys/ProcessWin32Kill.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/kwsys/ProcessWin32Kill.cxx b/Source/kwsys/ProcessWin32Kill.cxx index 13a07a8..3afe14a 100644 --- a/Source/kwsys/ProcessWin32Kill.cxx +++ b/Source/kwsys/ProcessWin32Kill.cxx @@ -23,7 +23,6 @@ #include <windows.h> #include <tchar.h> -#include <crtdbg.h> #include <stdio.h> #include <stdarg.h> #include <tlhelp32.h> |