mirror of
https://github.com/nlohmann/json.git
synced 2026-02-23 11:56:24 +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")
|
||||
|
||||
// for some reason including this after the json header leads to linker errors with VS 2017...
|
||||
#include <locale>
|
||||
|
||||
Reference in New Issue
Block a user