aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/librttopo/constant-nan.patch
blob: 6302869dbd3b42eedc8cd6d598a1fd1f8863647e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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>