opencv/samples/winrt_universal/PhoneTutorial/pch.h

11 lines
146 B
C
Raw Normal View History

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