Merge pull request #14101 from alalek:core_fix_constexpt_fallback

This commit is contained in:
Alexander Alekhin 2019-03-22 10:34:19 +00:00
commit c43371f190

View File

@ -691,7 +691,7 @@ __CV_ENUM_FLAGS_BITWISE_XOR_EQ (EnumType, EnumType)
# endif
#endif
#ifndef CV_CONSTEXPR
# define CV_CONSTEXPR const
# define CV_CONSTEXPR
#endif
// Integer types portatibility