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

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