mirror of
https://github.com/nlohmann/json.git
synced 2026-02-23 03:46:26 +00:00
fixing the remaining of the pedantic gcc/clang target warnings
This commit is contained in:
@@ -28,7 +28,6 @@ SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "doctest_compatibility.h"
|
||||
DOCTEST_GCC_SUPPRESS_WARNING_WITH_PUSH("-Wsign-promo")
|
||||
|
||||
#define private public
|
||||
#include <nlohmann/json.hpp>
|
||||
|
||||
Reference in New Issue
Block a user