fixed nonfree compilation with gpu (perf tests)

This commit is contained in:
Vladislav Vinogradov 2013-03-22 10:20:50 +04:00
parent b6365699ee
commit 3ef2e1136f

View File

@ -1,4 +1,5 @@
#include "perf_precomp.hpp"
#include "opencv2/ts/gpu_perf.hpp"
using namespace std;
using namespace testing;