root/samples/winrt_universal/VideoCaptureXAML/video_capture_xaml/video_capture_xaml.Shared/pch.h

/* [<][>][^][v][top][bottom][index][help] */

INCLUDED FROM


//
// pch.h
// Header for standard system include files.
//

#pragma once

#include <collection.h>
#include <ppltasks.h>

#include "App.xaml.h"

/* [<][>][^][v][top][bottom][index][help] */