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

Fix WinRT build breaks in highgui and videoio.

This commit is contained in:
Neil Shipp
2017-06-29 17:56:09 -07:00
parent 64b483c65b
commit 3f72ff215e
3 changed files with 6 additions and 1 deletions
@@ -24,6 +24,8 @@
// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
// POSSIBILITY OF SUCH DAMAGE.
#include "precomp.hpp"
#include "opencv2\highgui\highgui_winrt.hpp"
#include "window_winrt_bridge.hpp"