1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-30 15:53:03 +04:00

Merge pull request #7170 from alalek:fix_build

This commit is contained in:
Alexander Alekhin
2016-08-29 10:15:58 +00:00
5 changed files with 12 additions and 32 deletions
-8
View File
@@ -63,14 +63,6 @@
#include <assert.h>
#if defined WIN32 || defined WINCE
#if !defined _WIN32_WINNT
#ifdef HAVE_MSMF
#define _WIN32_WINNT 0x0600 // Windows Vista
#else
#define _WIN32_WINNT 0x0500 // Windows 2000
#endif
#endif
#include <windows.h>
#undef small
#undef min