OpenCV_4.2.0/opencv-4.2.0/samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/pch.h

8 lines
124 B
C
Raw Normal View History

2024-07-25 16:47:56 +08:00
#pragma once
#include <wrl/client.h>
#include <d3d11_1.h>
#include <DirectXMath.h>
#include <memory>
#include <agile.h>