mirror of
https://github.com/opencv/opencv.git
synced 2025-01-15 20:23:36 +08:00
10 lines
124 B
C
10 lines
124 B
C
//
|
|
// pch.h
|
|
// Header for standard system include files.
|
|
//
|
|
|
|
#pragma once
|
|
|
|
#include <collection.h>
|
|
#include "App.xaml.h"
|