You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
224 B
11 lines
224 B
/*
|
|
4214
|
|
4201 nonstandard extension using nameless struct/union
|
|
4115
|
|
4200
|
|
4514 unreferenced inline function
|
|
**4100 unreferenced formal parameter
|
|
4057
|
|
*/
|
|
|
|
#pragma warning(disable:4214 4201 4115 4200 4100 4514 4057)
|