fixed compilation under VS2012 (Bug #2352, #2355)

pull/31/head^2
Vladislav Vinogradov 13 years ago
parent 4772c42c66
commit 538847e8a3
  1. 1
      modules/imgproc/src/generalized_hough.cpp

@ -40,6 +40,7 @@
//M*/
#include "precomp.hpp"
#include <functional>
using namespace std;
using namespace cv;

Loading…
Cancel
Save