From 0fb5c7e97ad83e9ce31dc8f3ee97f0767ba0626d Mon Sep 17 00:00:00 2001
From: Bill Hoffman <bill.hoffman@kitware.com>
Date: Mon, 10 May 2004 11:04:23 -0400
Subject: [PATCH] ENH: remove unused include file so it will build with mingw

---
 ProcessWin32Kill.cxx | 1 -
 1 file changed, 1 deletion(-)

diff --git a/ProcessWin32Kill.cxx b/ProcessWin32Kill.cxx
index bc939b3..89cb288 100644
--- a/ProcessWin32Kill.cxx
+++ b/ProcessWin32Kill.cxx
@@ -23,7 +23,6 @@
 
 #include <windows.h>
 #include <tchar.h>
-#include <crtdbg.h>
 #include <stdio.h>
 #include <stdarg.h>
 #include <tlhelp32.h>
-- 
GitLab