mirror of
https://github.com/opencv/opencv.git
synced 2024-12-28 11:58:13 +08:00
6 lines
64 B
C++
6 lines
64 B
C++
#include <wrl/client.h>
|
|
|
|
int main(int, char**)
|
|
{
|
|
return 0;
|
|
} |