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

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

This commit is contained in:
Vladislav Vinogradov
2012-09-14 09:34:56 +04:00
parent 4772c42c66
commit 538847e8a3
@@ -40,6 +40,7 @@
//M*/
#include "precomp.hpp"
#include <functional>
using namespace std;
using namespace cv;