mirror of
https://github.com/opencv/opencv_contrib.git
synced 2025-10-15 12:07:08 +08:00
Merge pull request #2749 from Bleach665:fix_win_vs2019
This commit is contained in:
@@ -11,6 +11,7 @@
|
|||||||
#include <cstddef> //size_t
|
#include <cstddef> //size_t
|
||||||
#include <cstdint> // [u]intXX_t
|
#include <cstdint> // [u]intXX_t
|
||||||
#include <algorithm> // since some people like to forget that one
|
#include <algorithm> // since some people like to forget that one
|
||||||
|
#include <stdexcept>
|
||||||
|
|
||||||
namespace cvv
|
namespace cvv
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user