mirror of
https://github.com/nlohmann/json.git
synced 2026-03-12 20:21:25 +00:00
finished the last of the warnings
This commit is contained in:
@@ -28,6 +28,7 @@ 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