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

View File

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