mirror of
https://github.com/opencv/opencv.git
synced 2024-11-26 20:20:20 +08:00
11 lines
146 B
C
11 lines
146 B
C
|
//
|
|||
|
// pch.h
|
|||
|
// Header for standard system include files.
|
|||
|
//
|
|||
|
|
|||
|
#pragma once
|
|||
|
|
|||
|
#include <collection.h>
|
|||
|
#include <ppltasks.h>
|
|||
|
#include "App.xaml.h"
|