vcpkg/ports/librttopo/constant-nan.patch
2024-11-19 22:42:29 +00:00

15 lines
297 B
Diff

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>