mirror of
https://github.com/opencv/opencv_contrib.git
synced 2025-10-15 20:37:07 +08:00
fix win, vs2019 build. missing header
Signed-off-by: Yuriy Obukh <Bleach665@gmail.com>
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
#include <cstddef> //size_t
|
||||
#include <cstdint> // [u]intXX_t
|
||||
#include <algorithm> // since some people like to forget that one
|
||||
#include <stdexcept>
|
||||
|
||||
namespace cvv
|
||||
{
|
||||
|
Reference in New Issue
Block a user