OpenCV_4.2.0/opencv-4.2.0/samples/winrt_universal/PhoneTutorial/pch.h

11 lines
146 B
C
Raw Normal View History

2024-07-25 16:47:56 +08:00
//
// pch.h
// Header for standard system include files.
//
#pragma once
#include <collection.h>
#include <ppltasks.h>
#include "App.xaml.h"