Skip to content

Commit

Permalink
SF bug #417508: 'hypot' not found with Borland C++Build.
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-one committed Apr 21, 2001
1 parent cf96de0 commit 7f00deb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions Misc/ACKS
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@ Jun Hamano
Mark Hammond
Manus Hand
Milton L. Hankins
Stephen Hansen
Barry Hantman
Lynda Hardman
Jason Harper
Expand Down
2 changes: 2 additions & 0 deletions PC/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,8 @@ typedef int pid_t;
#define HAVE_LONG_LONG 1
#define LONG_LONG __int64

#undef HAVE_HYPOT

#else /* !_WIN32 */
#error "Only Win32 and later are supported"
#endif /* !_WIN32 */
Expand Down

0 comments on commit 7f00deb

Please sign in to comment.