Merge pull request #688 from jet47:fix-nonfree-compilation

This commit is contained in:
Andrey Kamaev 2013-03-22 17:18:40 +04:00 committed by OpenCV Buildbot
commit 2c9f651230

View File

@ -41,6 +41,7 @@
//M*/
#include "perf_precomp.hpp"
#include "opencv2/ts/gpu_perf.hpp"
using namespace std;
using namespace testing;