short description moved to the beginning of file

This commit is contained in:
Vladimir Dudnik
2015-05-22 14:12:00 +03:00
parent 892684ebe5
commit c64a15294d
6 changed files with 40 additions and 32 deletions

View File

@@ -1,3 +1,7 @@
/*
// Sample demonstrating interoperability of OpenCV UMat with Direct X surface
// Base class for Direct X application
*/
#include <string>
#include <iostream>
#include <queue>