mirror of
https://github.com/opencv/opencv.git
synced 2024-12-12 15:19:11 +08:00
213a6bc5c4
Signed-off-by: Maxim Kostin <v-maxkos@microsoft.com>
8 lines
124 B
C
8 lines
124 B
C
#pragma once
|
|
|
|
#include <wrl/client.h>
|
|
#include <d3d11_1.h>
|
|
#include <DirectXMath.h>
|
|
#include <memory>
|
|
#include <agile.h>
|