mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-14 06:39:00 +08:00
15 lines
297 B
Diff
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>
|
|
|