1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 15:23:05 +04:00

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
+1
View File
@@ -1,4 +1,5 @@
#include "perf_precomp.hpp"
#include "opencv2/ts/gpu_perf.hpp"
using namespace std;
using namespace testing;