mirror of
https://github.com/nlohmann/json.git
synced 2026-02-14 01:12:14 +00:00
Remove -Wfloat-equal suppressions on tests
This commit is contained in:
@@ -28,7 +28,6 @@ SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "doctest_compatibility.h"
|
||||
DOCTEST_GCC_SUPPRESS_WARNING("-Wfloat-equal")
|
||||
|
||||
#include <nlohmann/json.hpp>
|
||||
using nlohmann::json;
|
||||
|
||||
Reference in New Issue
Block a user