mirror of
https://github.com/microsoft/GSL.git
synced 2024-11-03 17:56:43 -05:00
fixed typo
This commit is contained in:
parent
cea0d0ac2b
commit
f1a2e91e4e
@ -22,7 +22,7 @@
|
||||
|
||||
//
|
||||
// make suppress attributes parse for some compilers
|
||||
// Hopefully temporary until suppresion stardization occurs
|
||||
// Hopefully temporary until suppresion standardization occurs
|
||||
//
|
||||
#if defined (_MSC_VER)
|
||||
#define GSL_SUPPRESS(x) [[gsl::suppress(x)]]
|
||||
|
Loading…
Reference in New Issue
Block a user