summaryrefslogtreecommitdiff
path: root/Tests/VSWinStorePhone/Direct3DApp1/pch.h
blob: 2302e66ba720461ac807aaab6f30ef4922b2b0e1 (plain)
1
2
3
4
5
6
7
#pragma once

#include <wrl/client.h>
#include <d3d11_1.h>
#include <DirectXMath.h>
#include <memory>
#include <agile.h>