Commit ee591efb authored by Alexander Smorkalov's avatar Alexander Smorkalov

Build fix for Windows RT.

parent 34c65987
#include "opencv2/contrib/contrib.hpp"
#ifdef WIN32
#if defined(WIN32) || defined(_WIN32)
#include <windows.h>
#include <tchar.h>
#else
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment