ENH: remove extra include for compile with mingw

This commit is contained in:
Bill Hoffman 2004-05-10 12:08:01 -04:00
parent 9c0411b4f2
commit 568c921673
1 changed files with 0 additions and 1 deletions

View File

@ -23,7 +23,6 @@
#include <windows.h>
#include <tchar.h>
#include <crtdbg.h>
#include <stdio.h>
#include <stdarg.h>
#include <tlhelp32.h>