Renamed ocl tests' precomp files according to convention.

Also, added the missing include guard to perf_precomp.hpp.
This should fix the build.
This commit is contained in:
Roman Donchenko
2013-08-08 18:18:54 +04:00
parent 6d7f29a03a
commit 4dc63273f0
45 changed files with 51 additions and 46 deletions

View File

@@ -43,7 +43,7 @@
//
//M*/
#include "precomp.hpp"
#include "test_precomp.hpp"
#include "opencv2/core/core.hpp"
#include "opencv2/objdetect/objdetect.hpp"