Ещё правка

This commit is contained in:
Andrei Astafev 2020-07-10 11:13:02 +03:00
parent f59e96bcaf
commit 4519190768

View File

@ -14,10 +14,11 @@
#endif
#if ( __cplusplus < 201103L )
#define override
#define constexpr
#endif
#define override
#ifdef __clang__
#pragma clang diagnostic pop
#endif