opencv/samples/winrt/OcvImageProcessing/OcvImageProcessing/pch.h
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"