vcpkg/ports/librttopo/constant-nan.patch

15 lines
297 B
Diff
Raw Normal View History

diff --git a/src/rtout_wkb.c b/src/rtout_wkb.c
index 7cfeda6..4f2ff38 100644
--- a/src/rtout_wkb.c
+++ b/src/rtout_wkb.c
@@ -22,8 +22,7 @@
*
**********************************************************************/
-
-
+#define _UCRT_NOISY_NAN
#include "rttopo_config.h"
#include <math.h>