mirror of
https://github.com/postgres/postgres.git
synced 2025-11-12 05:01:15 +03:00
Add config.h as needed.
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
/* $Id: isinf.c,v 1.8 1999/07/16 04:59:35 momjian Exp $ */
|
||||
/* $Id: isinf.c,v 1.9 1999/07/17 04:00:29 momjian Exp $ */
|
||||
|
||||
#include <math.h>
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#if HAVE_FPCLASS
|
||||
#if HAVE_IEEEFP_H
|
||||
#include <ieeefp.h>
|
||||
|
||||
Reference in New Issue
Block a user