39fefde25d
Add tests to build for each version of each system when the corresponding tools are available.
8 lines
121 B
C
8 lines
121 B
C
#pragma once
|
|
|
|
#include <wrl/client.h>
|
|
#include <d3d11_1.h>
|
|
#include <DirectXMath.h>
|
|
#include <memory>
|
|
#include <agile.h>
|