ENH: remove unused include file so it will build with mingw
This commit is contained in:
parent
40e54ded44
commit
2c4922f558
|
@ -23,7 +23,6 @@
|
|||
|
||||
#include <windows.h>
|
||||
#include <tchar.h>
|
||||
#include <crtdbg.h>
|
||||
#include <stdio.h>
|
||||
#include <stdarg.h>
|
||||
#include <tlhelp32.h>
|
||||
|
|
Loading…
Reference in New Issue