We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29d61c0 commit 97fc7a5Copy full SHA for 97fc7a5
imgproc/frameio/GenericFileFetch.cpp
@@ -23,6 +23,7 @@
23
#include <regex>
24
#include <iterator>
25
#include <common/logging.h>
26
+#include <array>
27
28
29
namespace fs = boost::filesystem;
0 commit comments