mirror of
https://github.com/opencv/opencv.git
synced 2024-12-13 16:09:23 +08:00
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>
|