2016-12-05 14:29:15 -06:00

12 lines
144 B
C

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