Add include file postgres.h
This commit is contained in:
parent
39b4a0505f
commit
c7ce63e04c
@ -1,10 +1,12 @@
|
||||
/*
|
||||
* $Header: /cvsroot/pgsql/src/test/regress/regress.c,v 1.1.1.1 1996/07/09 06:22:24 scrappy Exp $
|
||||
* $Header: /cvsroot/pgsql/src/test/regress/regress.c,v 1.2 1996/11/11 16:33:12 scrappy Exp $
|
||||
*/
|
||||
|
||||
#include <float.h> /* faked on sunos */
|
||||
#include <stdio.h>
|
||||
|
||||
#include <postgres.h>
|
||||
|
||||
#include "utils/geo-decls.h" /* includes <math.h> */
|
||||
#include "libpq-fe.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user