Used perf_precomp.hpp instead of precomp.hpp for test.

pull/1283/head
Jin Ma 12 years ago
parent a3aa7966ae
commit 1bcd1fd3a2
  1. 2
      modules/ocl/perf/perf_bgfg.cpp

@ -42,7 +42,7 @@
// the use of this software, even if advised of the possibility of such damage.
//
//M*/
#include "precomp.hpp"
#include "perf_precomp.hpp"
using namespace cv;
using namespace cv::ocl;

Loading…
Cancel
Save