1 parent cf96de0 commit 7f00debCopy full SHA for 7f00deb
2 files changed
Misc/ACKS
@@ -153,6 +153,7 @@ Jun Hamano
153
Mark Hammond
154
Manus Hand
155
Milton L. Hankins
156
+Stephen Hansen
157
Barry Hantman
158
Lynda Hardman
159
Jason Harper
PC/config.h
@@ -176,6 +176,8 @@ typedef int pid_t;
176
#define HAVE_LONG_LONG 1
177
#define LONG_LONG __int64
178
179
+#undef HAVE_HYPOT
180
+
181
#else /* !_WIN32 */
182
#error "Only Win32 and later are supported"
183
#endif /* !_WIN32 */
0 commit comments