Tcl Source Code

Artifact [ef3099d674]
Login

Artifact ef3099d6745ec3cc161dd2fdb335016c286e919b636e18ca17164d3d05dba9f7:

Attachment "9d216917ef.diff" to ticket [9d216917ef] added by chrstphrchvz 2023-10-20 02:04:57.
diff --git win/nmakehlp.c win/nmakehlp.c
index c8b39a794e..0176cb2873 100644
--- win/nmakehlp.c
+++ win/nmakehlp.c
@@ -19,7 +19,6 @@
 #pragma comment (lib, "kernel32.lib")
 #endif
 #include <stdio.h>
-#include <math.h>
 
 /*
  * This library is required for x64 builds with _some_ versions of MSVC