mirror of
https://github.com/nlohmann/json.git
synced 2025-07-31 10:24:23 +03:00
@ -1,8 +1,8 @@
|
||||
#pragma once
|
||||
|
||||
// restore GCC/clang diagnostic settings
|
||||
// restore clang diagnostic settings
|
||||
#if defined(__clang__)
|
||||
#pragma GCC diagnostic pop
|
||||
#pragma clang diagnostic pop
|
||||
#endif
|
||||
|
||||
// clean up
|
||||
|
Reference in New Issue
Block a user