Skip to content

Commit 459aba3

Browse files
committed
fix windows platform bugs
1 parent c01449f commit 459aba3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/saliency/src/DeepGaze1.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
#include <opencv2/highgui.hpp>
88
#include "precomp.hpp"
99
#include <vector>
10+
#include <functional>
1011
#include <cmath>
1112
#include <string>
1213
#include <iostream>

0 commit comments

Comments
 (0)