Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
O
opencv
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
opencv
98c26d95e59520c3a79ab1efe5039631c51e98c6
98c26d95e59520c3a79ab1efe5039631c51e98c6
Switch branch/tag
opencv
cmake
checks
winrttest.cpp
Find file
Normal view
History
Permalink
winrttest.cpp
65 Bytes
Edit
Web IDE
Newer
Older
Warning and review notes fixes.
63786c38
Alexander Smorkalov
committed
11 years ago
1
2
3
4
#include <wrl/client.h>
int
main
(
int
,
char
**
)
{
Converted tabs to spaces.
3c137f7a
Roman Donchenko
committed
11 years ago
5
return
0
;
Normalized file endings.
e9a28f66
Roman Donchenko
committed
11 years ago
6
}