Merge pull request #17696 from dbudniko:dbudniko/g_api_fix_min_max

pull/17697/head
Alexander Alekhin 4 years ago
commit ab4065fa1c
  1. 2
      modules/gapi/src/backends/common/serialization.cpp

@ -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…
Cancel
Save