mirror of
https://github.com/microsoft/GSL.git
synced 2024-11-03 17:56:43 -05:00
This commit is contained in:
parent
4e8f95b418
commit
6360dd1e75
@ -31,7 +31,7 @@
|
||||
#if _MSC_VER <= 1800
|
||||
// constexpr is not understood
|
||||
#pragma push_macro("constexpr")
|
||||
#define constexpr inline
|
||||
#define constexpr /*constexpr*/
|
||||
|
||||
// noexcept is not understood
|
||||
#pragma push_macro("noexcept")
|
||||
|
Loading…
Reference in New Issue
Block a user