mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-14 16:19:19 +08:00
11 lines
218 B
Diff
11 lines
218 B
Diff
|
--- a/modules/ts/src/gpu_test.cpp
|
||
|
+++ b/modules/ts/src/gpu_test.cpp
|
||
|
@@ -42,6 +42,7 @@
|
||
|
|
||
|
#include "opencv2/ts/gpu_test.hpp"
|
||
|
#include <stdexcept>
|
||
|
+#include <functional>
|
||
|
|
||
|
using namespace cv;
|
||
|
using namespace cv::gpu;
|