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

#include <memory>

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