fixed warnings in gpu modules from VS 2012

This commit is contained in:
Vladislav Vinogradov
2013-07-03 22:21:10 +04:00
parent 70deda354a
commit b4d95b1406
2 changed files with 4 additions and 2 deletions

View File

@@ -51,6 +51,8 @@
#ifndef __OPENCV_TEST_PRECOMP_HPP__
#define __OPENCV_TEST_PRECOMP_HPP__
#include <functional>
#include "opencv2/ts.hpp"
#include "opencv2/ts/gpu_test.hpp"