Skip to content

Commit 97fc7a5

Browse files
committed
minor fix
1 parent 29d61c0 commit 97fc7a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

imgproc/frameio/GenericFileFetch.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
#include <regex>
2424
#include <iterator>
2525
#include <common/logging.h>
26+
#include <array>
2627

2728

2829
namespace fs = boost::filesystem;

0 commit comments

Comments
 (0)