Blame view

3rdparty/opencv-4.5.4/samples/winrt_universal/PhoneTutorial/pch.h 146 Bytes
f4334277   Hu Chunming   提交3rdparty
1
2
3
4
5
6
7
8
9
10
  //
  // pch.h
  // Header for standard system include files.
  //
  
  #pragma once
  
  #include <collection.h>
  #include <ppltasks.h>
  #include "App.xaml.h"