added opencv_test_highgui

This commit is contained in:
Vadim Pisarevsky
2011-06-01 14:23:55 +00:00
parent 5538e206f9
commit bf05872929
6 changed files with 76 additions and 3 deletions
+4
View File
@@ -42,6 +42,8 @@
#include "test_precomp.hpp"
#if 0
#include <string>
#include <iostream>
#include <fstream>
@@ -310,3 +312,5 @@ CV_HighGuiTest HighGui_test;
#endif
#endif