Правка совместимости с Смоленск 1.5
This commit is contained in:
parent
f3c7ff25cf
commit
f59e96bcaf
@ -13,11 +13,10 @@
|
|||||||
#pragma clang diagnostic ignored "-Wkeyword-macro"
|
#pragma clang diagnostic ignored "-Wkeyword-macro"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// NOLINTNEXTLINE
|
#if ( __cplusplus < 201103L )
|
||||||
#define override
|
#define override
|
||||||
|
#define constexpr
|
||||||
// NOLINTNEXTLINE
|
#endif
|
||||||
#define constexpr const
|
|
||||||
|
|
||||||
#ifdef __clang__
|
#ifdef __clang__
|
||||||
#pragma clang diagnostic pop
|
#pragma clang diagnostic pop
|
||||||
|
Loading…
Reference in New Issue
Block a user