1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-26 22:03:04 +04:00
Files
opencv/samples/winrt/OcvImageProcessing/OcvImageProcessing/pch.h
T
2013-11-27 21:54:11 -08:00

10 lines
124 B
C

//
// pch.h
// Header for standard system include files.
//
#pragma once
#include <collection.h>
#include "App.xaml.h"