mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 18:29:01 +08:00
13 lines
319 B
Diff
13 lines
319 B
Diff
diff --git a/modules/ts/src/gpu_test.cpp b/modules/ts/src/gpu_test.cpp
|
|
index 21d9ad9..a626b0b 100644
|
|
--- 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;
|