DEBSOURCES
Skip Quicknav
sources / opencv / 4.10.0%2Bdfsg-5 / samples / winrt_universal / PhoneTutorial / pch.h
12345678910
// // pch.h // Header for standard system include files. // #pragma once #include <collection.h> #include <ppltasks.h> #include "App.xaml.h"