Resolved a compiling error under Linux.
This commit is contained in:
parent
3fb0bf6e99
commit
8feaadc69f
@ -69,7 +69,7 @@ namespace cv
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
#if _MSC_VER
|
#if defined _MSC_VER
|
||||||
#define snprintf sprintf_s
|
#define snprintf sprintf_s
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user