mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 23:33:05 +04:00
Resolved a compiling error under Linux.
This commit is contained in:
@@ -69,7 +69,7 @@ namespace cv
|
||||
}
|
||||
}
|
||||
|
||||
#if _MSC_VER
|
||||
#if defined _MSC_VER
|
||||
#define snprintf sprintf_s
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user