Added the solution mentioned in patch #3125
This commit is contained in:
parent
886c009da6
commit
1fc89bb2e0
@ -139,6 +139,7 @@
|
||||
# define CV_INLINE inline
|
||||
# elif (defined WIN32 || defined _WIN32 || defined WINCE) && !defined __GNUC__
|
||||
# define CV_INLINE __inline
|
||||
# elif (defined WIN32 || defined WIN32 || defined WINCE) && (!defined GNUC && !defined _CVI)
|
||||
# else
|
||||
# define CV_INLINE static
|
||||
# endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user