6 lines
82 B
Plaintext
6 lines
82 B
Plaintext
|
|
#if (__GNUC__ >= 4) && (__GNUC_MINOR__ >= 6)
|
|
# pragma GCC diagnostic pop
|
|
#endif
|
|
|