Revert "fixes for mingw (#215)" (#216)

This reverts commit 8f6b8db4ed.
This commit is contained in:
Matthew Parkinson
2020-06-23 09:40:06 +01:00
committed by GitHub
parent 8f6b8db4ed
commit 94a2ba4eda
2 changed files with 9 additions and 20 deletions

View File

@@ -6,7 +6,6 @@
#ifdef _WIN32
# ifndef _MSC_VER
# include <cstdio>
# include <utility>
# endif
# define WIN32_LEAN_AND_MEAN
# ifndef NOMINMAX