make ocl module compile on VS2012

pull/327/head
yao 12 years ago
parent 0773ab4d07
commit 2aae501234
  1. 2
      modules/ocl/src/brute_force_matcher.cpp

@ -44,7 +44,7 @@
//M*/
#include "precomp.hpp"
#include <functional>
#include <iterator>
#include <vector>
using namespace cv;

Loading…
Cancel
Save