mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 23:33:05 +04: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>
|