Ещё правка
This commit is contained in:
parent
f59e96bcaf
commit
4519190768
@ -14,10 +14,11 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ( __cplusplus < 201103L )
|
#if ( __cplusplus < 201103L )
|
||||||
#define override
|
|
||||||
#define constexpr
|
#define constexpr
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#define override
|
||||||
|
|
||||||
#ifdef __clang__
|
#ifdef __clang__
|
||||||
#pragma clang diagnostic pop
|
#pragma clang diagnostic pop
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user