mirror of
				https://github.com/postgres/postgres.git
				synced 2025-10-31 10:30:33 +03:00 
			
		
		
		
	Remove extra float.h I added.
This commit is contained in:
		| @@ -7,7 +7,7 @@ | ||||
|  * | ||||
|  * | ||||
|  * IDENTIFICATION | ||||
|  *	  $Header: /cvsroot/pgsql/src/backend/utils/adt/float.c,v 1.22 1997/09/23 22:53:37 momjian Exp $ | ||||
|  *	  $Header: /cvsroot/pgsql/src/backend/utils/adt/float.c,v 1.23 1997/09/24 15:40:59 momjian Exp $ | ||||
|  * | ||||
|  *------------------------------------------------------------------------- | ||||
|  */ | ||||
| @@ -1523,8 +1523,6 @@ double		x; | ||||
| #undef class | ||||
| #endif							/* CLASS_CONFICT */ | ||||
|  | ||||
| #include <float.h> | ||||
|  | ||||
| static int | ||||
| isinf(x) | ||||
| double		x; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user