ENH: remove extra include for compile with mingw
This commit is contained in:
parent
9c0411b4f2
commit
568c921673
|
@ -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