4 lines
50 B
C
4 lines
50 B
C
|
#if defined(_MSC_VER)
|
||
|
#pragma warning(pop)
|
||
|
#endif
|