mirror of
https://github.com/opencv/opencv.git
synced 2024-11-24 11:10:21 +08:00
7 lines
65 B
C++
7 lines
65 B
C++
#include <wrl/client.h>
|
|
|
|
int main(int, char**)
|
|
{
|
|
return 0;
|
|
}
|