mirror of
https://github.com/opencv/opencv.git
synced 2024-11-27 20:50:25 +08:00
Merge pull request #17696 from dbudniko:dbudniko/g_api_fix_min_max
This commit is contained in:
commit
ab4065fa1c
@ -8,6 +8,8 @@
|
||||
#include <map> // map
|
||||
#include <ade/util/zip_range.hpp> // indexed
|
||||
|
||||
#define NOMINMAX
|
||||
|
||||
#ifdef _WIN32
|
||||
#include <winsock.h> // htonl, ntohl
|
||||
#else
|
||||
|
Loading…
Reference in New Issue
Block a user