Merge pull request #16975 from shimat:Branch_4.3.0

pull/17026/head^2
Alexander Alekhin 5 years ago
commit e1f14fcac7
  1. 2
      modules/highgui/src/window_winrt.cpp

@ -33,7 +33,7 @@
#include <assert.h> #include <assert.h>
#include <opencv2\highgui.hpp> #include <opencv2\highgui.hpp>
#include <opencv2\highgui\highgui_winrt.hpp> #include <opencv2\highgui\highgui_winrt.hpp>
#include <window_winrt_bridge.hpp> #include "window_winrt_bridge.hpp"
#define CV_WINRT_NO_GUI_ERROR( funcname ) \ #define CV_WINRT_NO_GUI_ERROR( funcname ) \
{ \ { \

Loading…
Cancel
Save