Remove extra #endif
This commit is contained in:
parent
5fb84df9b1
commit
fca190e102
@ -1,4 +1,4 @@
|
||||
/* $Id: isinf.c,v 1.12 1999/07/18 20:43:33 momjian Exp $ */
|
||||
/* $Id: isinf.c,v 1.13 1999/07/30 03:45:44 momjian Exp $ */
|
||||
|
||||
#include <math.h>
|
||||
|
||||
@ -66,4 +66,3 @@ isinf(double x)
|
||||
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user